Displaying 1 result from an estimated 1 matches for "netfinity3000".
2002 Sep 25
0
Unable to map SID to uid or gid...
...created user "test" on my linux box and added him to smbpasswd.
Then, when I logon to windows, and trying to view permissions on my share,
it shows to me only SIDs...
What I'm doing wrong?
This is my smb.conf file:
[global]
workgroup = TESTPDC
netbios name = test1
server string = Netfinity3000
encrypt passwords = Yes
pam password change = no
unix password sync = yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*UNIX*password* %n\n *Retype*new*UNIX*password* %n\n
*all*authentication*tokens*updated*successfully*
log file = /var/log/samba/%m.log
log level = 1
max log size = 50
s...