Displaying 1 result from an estimated 1 matches for "requiressignorseak".
Did you mean:
requiressignorseal
2003 Mar 21
1
WinXP Pro passwords
...ave started an stopped samba but it makes no difference.
Machine account added as follows:
useradd -M -c "new_winxp_name" -s /bin/false -n new_winxp_name$
smbpasswd -a -m new_winxp_name$
registry key set to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\netlogon\parameters\"
RequiresSignOrSeak'=dword:00000000
User accounts created:
useradd
smbpasswd -a to add new users
It seems the NT password part is not working but I have no idea how to fix
it short of re-installing samba. As this is a production server I am
reluctant to do this unless it is the last recourse.
Any help or sugge...