LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   samba Password sync (https://www.linuxquestions.org/questions/linux-networking-3/samba-password-sync-80894/)

saavik 08-11-2003 06:30 AM

samba Password sync
 
Hy!

My SLES 8 with Samba version Samba 2.2.5-UL does not do the Password sync while the user is changing the windows password.

messages say:

Aug 11 13:28:19 pdc1 smbd[24192]:
Aug 11 13:28:19 pdc1 smbd[24193]: [2003/08/11 13:28:19, 0] lib/util_sec.c:assert_gid(114)
Aug 11 13:28:19 pdc1 smbd[24193]: Failed to set gid privileges to (0,65533) now set to (0,-1) uid=(0,65534)
Aug 11 13:28:19 pdc1 smbd[24193]: [2003/08/11 13:28:19, 0] lib/util.c:smb_panic(1094)
Aug 11 13:28:19 pdc1 smbd[24193]: PANIC: failed to set gid
Aug 11 13:28:19 pdc1 smbd[24193]:
Aug 11 13:28:19 pdc1 smbd[24193]:

my smb.conf (global)

[global]
workgroup = xxx
encrypt passwords = Yes
smb passwd file = /etc/samba/smbpasswd
unix password sync = Yes
passwd program = /user/bin/passwd %u
passwd chat = "" "*New Password:*" %n\n "*New Password (again):*" %n\n "*Password changed*"
passwd chat debug = Yes
log level = 101
passwd chat debug = Yes
name resolve order = wins lmhosts hosts bcast
logon script = %U.bat
domain logons = Yes
os level = 34
preferred master = True
domain master = True
wins support = Yes


Does anybody know that problem ?


All times are GMT -5. The time now is 04:56 PM.