[Samba] Users changing samba passwords directly from windows client

Mark Belfanti mark at belfanti.com
Mon Nov 18 06:29:00 GMT 2002


you need to set the password chat option in the global section. This is
what I use and it works well. Users just hit cntl-alt-del to change
password or use the previously mentioned applet in win98

passwd program = /usr/bin/passwd %u
passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passwd:*all*authentication*tokens*updated*successfully*

Mark

On Mon, 2002-11-18 at 15:36, Michael wrote:
> Hi,
>  
> Does anyone know how I can enable windows users to change their samba
> passwords directly from their windows client?
> ie. they do not need to know the existence of the Linux SAMBA File
> Server.
>  
> I am having a very simple smb configuration setup as below:
> [global]
> encrypt passwords = yes
> netbios name = mainserv
> workgroup = mygroup
> wins support = yes
> os level = 65
> local master = yes
> preferred master = yes
> domain master = yes
> oplocks = no
>  
> [test]
> path=/home/bob/test
> read only = no
> admin users=bob
>  
> [homes]
> browsable=no
> read only=no
> 
>  
> 
> Any comments is appreciated! Thanks in advance.
> 
> 
> regards,
> Michael
-- 
Mark Belfanti <mark at belfanti.com>




More information about the samba mailing list