Hi John. Thanks for the response. "smbpasswd root" lets me change the root password, I've verified that by looking at the smbpasswd file afterwards, the time stamp has chaged and the password hash is different. I'll have to give you the output of string later, I'm not at work at the moment and I haven't set up SSH access yet. The permissions on smbpasswd are read and write for root, read for everybody else. There is another smbpasswd on the system, I did an upgrade from the stock mandrake to a custom 2.2.7a build. I did make sure that I am dealing with the correct files though. I did hack passdb.h to remove the RID mapping in order to keep everybodies old RID during the migration. RID directly maps to UID now. I followed instruction from earlier posts in the mailing list. It's entirely possible (probable?) that I voodoo'd that too much.
Hans ----- Original Message ----- From: "John H Terpstra" <[EMAIL PROTECTED]> To: "Hans Rasmussen" <[EMAIL PROTECTED]> Cc: "Samba" <[EMAIL PROTECTED]> Sent: Saturday, January 18, 2003 9:08 AM Subject: Re: [Samba] An addendum to my PDC troubles. > Hans, > > What happens when you run: > smbpasswd root > > What is the output of: > strings smbd | grep "/smbpasswd" > assuming you are in the directory that contains your smbd binary. > > What are the permissions on your smbpasswd file? > > Have you verified that you do not have mulitple instances of smbpasswd on > your system? > > - John T. > > On Sat, 18 Jan 2003, Hans Rasmussen wrote: > > > OK, I lied a bit about not being able to add users. I can do that just > > fine, if I remember to set the UID above 1000. I still cannot add a computer > > or log in as root with a client machine. I can change password just fine > > from WIN2000/XP for all users, including root. I get the error message "The > > system cannot find message text for message number 0x%1 inthe message file > > for %2" only if I type in the correct password for root, an incorrect > > password gives me the proper response. Thry to use the normal Administrator > > alias is no goo either. All other functions are great, and I didn't lose > > any user settings in the migration. Logs can be provided on request, > > smb.conf too, though there shouldn't be anything wrong with that, it's > > nearly the same as the one I have on my home PDC, and it works fine. > > Anyway, any help is always welcome. > > > > Thanks > > > > Hans > > > > > > _______________________________________________________ > > All emails incoming and outgoing from SBS Forestry Inc. > > are scanned by Kaspersky Antivirus. > > > > -- > John H Terpstra > Email: [EMAIL PROTECTED] > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba > _______________________________________________________ All emails incoming and outgoing from SBS Forestry Inc. are scanned by Kaspersky Antivirus. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
