[Samba] Share access problem
Rowland Penny
rpenny at samba.org
Fri Aug 18 15:39:15 UTC 2017
On Fri, 18 Aug 2017 11:22:18 -0400
<Sebastien.Boulianne at cpu.ca> wrote:
> Ok, but what can I do if the samaccountname have a space in ?
> Most windows samaccountname / Windows username have a space in.
>
Most user samaccountname attributes are set to the users given name
e.g. if the users CN is 'Fred Bloggs', the samaccountname is usually
set to 'fred', but if it is set to 'fred bloggs' you will need to
escape the space on Unix. You can do this several ways, by quoting the
name 'fred bloggs' or "fred bloggs" or by doing this fred\ bloggs
Rowland
More information about the samba
mailing list