Re: samba / UNIX password sync
- From: "Vladimir Kosovac" <vkosovac@xxxxxxxxx>
- Date: Wed, 30 Aug 2006 21:08:01 +1200
I am (as per config snipets in my first message) and that part is working.
Problem is that Linux passwd doesn't get synced when smbpasswd change is
made from windows client.
V
On 8/30/06, Manuel Arostegui Ramirez <manuel@xxxxxxxxxxxxxx> wrote:
--
El Miércoles, 30 de Agosto de 2006 01:14, Vladimir Kosovac escribió:
> Hi all.
>
> I am running very old version of samba (2.2.7) and cannot upgrade just
yet,
> must make this work as it is (if possible).
>
> After playing a bit with pam modules, I got first part of what I want to
do
> going - windows user is able to change domain password from windows.
> However, this change never gets synced to Linux password, although (I
> think) configuration is OK. Can someone give me some pointers to what
else
> I need to look at? Current relevant config is:
>
> Server: Red Hat 7.1 / samba-2.2.7-2.7.2 (compiled from RH source with
some
> extra options, --with pam-smb_passwd included)
> Client: Windows 2000 / some XP
>
> #/etc/pam.d/samba
> #%PAM-1.0
> # The PAM configuration file for the `samba' service
> #
> auth required /lib/security/pam_smbpass.so nodelay
> account required /lib/security/pam_pwdb.so audit nodelay
> session required /lib/security/pam_pwdb.so nodelay
> password required /lib/security/pam_smbpass.so nodelay
> smbconf=/etc/samba/smb.conf
>
> #/etc/samba/smb.conf
> security = user
> encrypt passwords = yes
> smb passwd file = /etc/samba/smbpasswd
> unix password sync = Yes
> passwd program = /usr/bin/passwd %u
> passwd chat = *New*password* %n\n *Retype*new*password* %n\n
> *passwd:*all*authentication*tokens*updated*successfully*
> pam password change = yes
> obey pam restrictions = yes
>
> What am I missing? Help appreciated,
>
> Vladimir
Are you using pam_smbpass?
--
Manuel Arostegui Ramirez.
Electronic Mail is not secure, may not be read every day, and should not
be used for urgent or sensitive issues.
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- References:
- samba / UNIX password sync
- From: Vladimir Kosovac
- Re: samba / UNIX password sync
- From: Manuel Arostegui Ramirez
- samba / UNIX password sync
- Prev by Date: Re: samba / UNIX password sync
- Next by Date: Re: samba / UNIX password sync
- Previous by thread: Re: samba / UNIX password sync
- Next by thread: Re: samba / UNIX password sync
- Index(es):
Relevant Pages
|
|