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

Reply via email to