> Hi! I'm on an NT4 (SP3) box trying to browse or map a drive to a
> network share on a RHL 5.0 box running Samba 1.9.17p4 and I keep
> getting the error message "The account is not authorized to login
> from this station." My password is being typed correctly.
This is a well known problem with microsoft windows NT and SP3. You have
to edit the registry on your NT machine to enable it to send plain text
passwords.
Go to START, RUN, type regedt32
Under the HKEY_LOCAL_MACHINE you want to go to:
system/currentcontrolset/services/rdr/parameters
Click add value on the edit menu then type:
Value Name: EnablePlainTextPassword
Data Type: REG_DWORD
Data: 1
Close the editor, reboot and viola! You are done. If this doesn't help you
then you have to go through your smb.conf file again.
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.