Hi, I am trying to find a way to change NT4 domain password from linux. smbpasswd works fine if you know user's old password but I am looking for a way to connect to PDC using all-mighty Administrator credentials and change other user's password. I have searched all over the web in vain. Have anybody done that? How? Maybe using tools other than Samba? Thanks a lot, Sergei
On Fri, Mar 14, 2003 at 10:05:08AM -0600, Genchev, Sergei said:> Hi, > > I am trying to find a way to change NT4 domain password from linux. > smbpasswd works fine if you know user's old password but I am looking for a > way to connect to PDC using all-mighty Administrator credentials and change > other user's password.Log in as root. -- Adam Smith Information Technology Officer SAGE Automation Ltd. adam.smith@sageautomation.com http://www.sageautomation.com
Login as root and do what? Root can change local smbpasswd file but if I use smbpasswd to change password on a remote machine (PDC) I need to supply username and old password, it does not matter whether I am root or not on a local machine On Fri, Mar 14, 2003 at 10:05:08AM -0600, Genchev, Sergei said:> Hi, > > I am trying to find a way to change NT4 domain password from linux. > smbpasswd works fine if you know user's old password but I am looking fora> way to connect to PDC using all-mighty Administrator credentials andchange> other user's password.Log in as root. -- Adam Smith Information Technology Officer SAGE Automation Ltd. adam.smith@sageautomation.com http://www.sageautomation.com
The remote machine is Windows NT 4.0 PDC. -----Original Message----- From: Gabriel D. Preston [mailto:gpreston@sgillc.com] Sent: Monday, March 17, 2003 7:53 AM To: Genchev, Sergei Subject: Re: [Samba] Change somebody else's domain password? Can you log in to that remote machine as yourself or some other user, and then su to root? Genchev, Sergei wrote:> Login as root and do what? Root can change local smbpasswd file but if I >use smbpasswd to change password on a remote machine (PDC) I need to supply >username and old password, it does not matter whether I am root or not on a >local machine > >