Charles,
Domain security can use only encrypted passwords. You need to set in
smb.conf [globals] "encrypt passwords = Yes", then add your uses to
smbpasswd by:
smbpasswd -a 'login_id'
for each user. Win2K domain security (as with NT4) demands this. Also, MS
have not maintained plain-text password support since NT4 SP2. This means
that not logins and tree re-connects are affected. The only sure solution
is to use encrypted passwords.
- John T.
On Tue, 19 Nov 2002, Keithley wrote:
> Hello,
>
> I have a configuration issue that I cannot seem to fix.
> Running Samba 2.2.2 on Sun Solaris servers using NIS
>
> Scenario:
>
> I have 5 different samba servers that I map permanent drives to in Windows
2000.
> When I boot 2000 I get a login for my username and password then it starts
to automatically map the samba drives. I am then prompted for a username and
password for each separate samba mapping.
>
> This does not happen with Windows 98. The username an password gets pushed
through.
>
> What can I change in my Samba configuration to have this work for my
Windows NT/2000 users so they do not have to enter a username and password for
each mapping. I want it to look like the Win98 systems.
>
> I do have "EnablePlainTextPassWord" set to 1 on both Win98 and
Win2000 PC's.
>
> Thanks in advance.
> Charles
>
>
--
John H Terpstra
Email: jht@samba.org