[Samba] problem with different user
Thomas Bork
tombork at web.de
Tue Nov 12 12:33:01 GMT 2002
Hallo SALOME Alexandre,
please don't post HTML to this list. Thank you.
You wrote:
> I create un user windows "ecarroceria", (without ".") and too don´t
> work I try in /etc/smbusers:
> cs02929 = eng.processo
> cs02929 = ecarroceria
> cs02929=ecarroceria
> cs02929=eng.processo
> cs02929="eng.processo"
> cs02929="ecarroceria
This is false. If you want to map more then one Windows user to the
same Unix user, you have to put the users in the same line, otherwise
only the last entry will taken. Example:
cs02929 = "eng.processo" "ecarroceria"
The quotes are nesssary for Windows user names with blanks in it.
tom
More information about the samba
mailing list