password sync problem

Ahmad Yahya getlucky at telkom.net
Wed Nov 28 22:45:11 GMT 2001


From: "Jun Tanamal" <jtanamal at ssd.org>
> I tried to change the path /bin/passwd to /usr/bin/passwd (it exists).
> I restarted samba (and my phone keeps ringing!--I should've done this at
> another time)...anyway I still get the authentication failure in the logs.
> Is it because of PAM incompatibility (I read this before)?
Should this be solved by ./configure --with-pam?
Anyone has better idea?

> Doing a testparm will display the same messages (see previous post).
See below
> My smb.conf is attached below.
>
> Thanks...
>
> Jun
> --------------------------------
> --# Global parameters
> [global]
>         workgroup = SSDOFFICE
>         server string = Nazgull file and print services
>         update encrypted = Yes
>         passwd program = usr/bin/passwd
This should be 'passwd program = /usr/bin/passwd'

>         unix password sync = Yes
>         log level = 0
>         log file = /var/log/samba/log.%m
>         time server = Yes
>         socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
>         domain logons = Yes
>         os level = 300
afaik, the high value is 65.

>         preferred master = Yes
>         domain master = Yes
>         wins support = Yes
>         unix realname = Yes
>         hosts allow = 10.224.0.
>         printing = lprng
>         print command = /usr/bin/lpr -P%p -r %s
>         lpq command = /usr/bin/lpq -P%p
>         lprm command = /usr/bin/lprm -P%p %j
>         lppause command = /usr/sbin/lpc hold %p %j
>         lpresume command = /usr/sbin/lpc release %p %j
>         queuepause command = /usr/sbin/lpc -P%p stop
>         queueresume command = /usr/sbin/lpc -P%p start
>
> [homes]
>         comment = Home Directories
>         read only = No
>         browseable = No
>
> [printers]
>         path = /var/spool/samba
>         print ok = Yes
>
> ....some shares not necessary...
>
Yaya





More information about the samba mailing list