Wednesday, September 10, 2003

Got a Samba PDC running on a private switch, and while the user accounts authenticate correctly, and while I can add machines to the domain, existing machine trust accounts are not being recognized.

Raised the log level from 0 to 10 in smb.conf. In the detailed logs, it looks like password check-confirm dialogs between the server and workstation aren't allways checking right

Some things we're suspecting:


...and when I started troubleshooting all this, I noticed that I couldn't grep the /etc/samba/smbpasswd file- it said it was a binary file. Careful examination of the file show a bunch of null charachters showing up around lines 400 and 800. This file was orginally created on ntfs filesystem with the pwdump2 utillity.

So right now, I'm investigated other SAM -> smbpasswd conversion utilities.

This page is powered by Blogger. Isn't yours?