Stefanos Karasavvidis
2005-Jun-10 09:01 UTC
[Samba] change windows ADS passwords from linux box
I have samba clients authenticating to Windows ADS through winbind. All works perfectly, but I don't how to enable my linux users to change their password (on the windows machine) from the linux box. Although there is a great deal of documentation on the internet, I could not find anything specifically to this... A small howto on what smb.conf/pam/nsswitch/xxx parameters are required to do this will be greatly appreciated. Regards Stefanos -- =====================================================================Stefanos Karasavvidis Electronic & Computer Engineer, M.Eng. e-mail : sk@isc.tuc.gr Technical University of Crete, Campus Information Systems Center Address: Akrotiri, Chania, 73100 Tel.: (+30) 28210 37352, 37355 (central), 37766 (ENV.ENG. buildings) Fax: (+30) 28210 37571
Stefanos Karasavvidis wrote:> I have samba clients authenticating to Windows ADS through winbind. > > All works perfectly, but I don't how to enable my linux users to change > their password (on the windows machine) from the linux box.Password ? it is the ads password to logon on PDC ? Giuseppe
Stefanos Karasavvidis
2005-Jun-10 09:39 UTC
[Samba] change windows ADS passwords from linux box
thanks Giuseppe, but I can't do that because I do not install separate kerberos implementation (I use the samba packages from sernet, which have kerberos statically built). So I do not have this utility, and I do not want to install it. I was hoping that there is something "built in" in samba that can do that Anyway, thanks again giuseppe59 wrote: > Stefanos Karasavvidis wrote: > > > both the username and the password are provided from a windows Active Directory Server. They are not stored anywhere locally > > > > Hello Stefanos > > I change the password using ktpasswd from the linux box. > I havo no tested net ads passwdord. > > Giuseppe > -- =====================================================================Stefanos Karasavvidis Electronic & Computer Engineer, M.Eng. e-mail : sk@isc.tuc.gr Technical University of Crete, Campus Information Systems Center Address: Akrotiri, Chania, 73100 Tel.: (+30) 28210 37352, 37355 (central), 37766 (ENV.ENG. buildings) Fax: (+30) 28210 37571 -- =====================================================================Stefanos Karasavvidis Electronic & Computer Engineer, M.Eng. e-mail : sk@isc.tuc.gr Technical University of Crete, Campus Information Systems Center Address: Akrotiri, Chania, 73100 Tel.: (+30) 28210 37352, 37355 (central), 37766 (ENV.ENG. buildings) Fax: (+30) 28210 37571
news.gmane.org
2005-Jun-10 12:53 UTC
[Samba] Re: change windows ADS passwords from linux box
Stefanos Karasavvidis wrote:> All works perfectly, but I don't how to enable my linux users to change > their password (on the windows machine) from the linux box.Have you tried $ passwd ? It worked for me the last time I tried it. -- Rex