Displaying 5 results from an estimated 5 matches for "upnsuffix".
Did you mean:
lensuffix
2019 Mar 03
3
Joining a DC, was (no subject)
...eans (on a Samba DC, at
> least) the same thing.
> If you need an email attribute that doesn't match the UPN, use on of the
> email attributes that AD provides.
Are you sure about making this change to the documentation. The attribute being added is the not single-valued UPN-Suffixes (uPNSuffixes) rather than the single-valued User-Principal-Name (userPrincipalName), despite this thread repeatedly saying "change" the UPN.
It appears from the Microsoft documentation that the suffixes (multiple allowed) provide a mapping to the UPN, rather than change it, and one of the named secu...
2013 Jul 19
0
Winbind in Samba 4 suite and the template homedir parameter
Hi!
The command "samba-tool testparm -v" returns "template homedir = /home/%WORKGROUP%/%ACCOUNTNAME%".
Is there other variables that can be used?
It is possible to add one or more uPNSuffixes to Samba 4 AD DC to alter the userPrincipalName. Both on the "domain" level (cn=uPNSuffixes,cn=Partitions,...) and on OU-level (cn=uPNSuffixes,ou=example.org,dc=...) But is it possible to return the dns domain part, %UPNSUFFIXES%, in winbind? And use it for domain separated paths to hom...
2019 Mar 03
3
Joining a DC, was (no subject)
...; > > If you need an email attribute that doesn't match the UPN, use on
> > > of the email attributes that AD provides.
>
> > Are you sure about making this change to the documentation. The
> > attribute being added is the not single-valued UPN-Suffixes
> > (uPNSuffixes) rather than the single-valued User-Principal-Name
> > (userPrincipalName), despite this thread repeatedly saying "change"
> > the UPN.
>
> ... actually, am okay with change to documentation, but not with
> characterization of what OP is doing. In the blog post he ...
2019 Mar 03
0
Joining a DC, was (no subject)
...at
> > least) the same thing.
> > If you need an email attribute that doesn't match the UPN, use on of the
> > email attributes that AD provides.
> Are you sure about making this change to the documentation. The attribute being added is the not single-valued UPN-Suffixes (uPNSuffixes) rather than the single-valued User-Principal-Name (userPrincipalName), despite this thread repeatedly saying "change" the UPN.
... actually, am okay with change to documentation, but not with characterization of what OP is doing.
In the blog post he was only setting a upnSuffix, and n...
2019 Mar 03
0
Joining a DC, was (no subject)
...a bit more obvious ;-)
I'll assume you're being sarcastic :-) I was very careful when writing
that to always say "UPN Suffix" and never just "UPN".
> >Isn't he right to ask, "why not?"
>
> Yes.
>
> > Are people trying to say that the upnSuffix attribute doesn't work in
> > SAMBA like Microsoft says it should in a Windows AD DC?
>
> I do not know, I have never tried them, but this could be one of those
> things (from a Samba point of view) where the code doesn't exist for it
> to work on a Samba DC, they should w...