plain text paswords-Linux running samba

  • Thread starter Thread starter Daniel
  • Start date Start date
D

Daniel

Our network uses a samba server with plain text passwords. How can
set XP to send passwords in plain text so I can authenticate off of a
linux server running samba?
 
Click Start, Run and enter REGEDIT Go to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkStation\Param
eters

Look in the right pane for EnablePlainTextPassword It needs to be set to 1
to enable plain text passwords. If it isn't, double click it and change it.
If it doesn't exist, right click in a blank area of the right pane and
select New, DWord value and name it EnablePlainTextPassword. Then change it
to 1.
 
Our network uses a samba server with plain text passwords. How can
set XP to send passwords in plain text so I can authenticate off of a
linux server running samba?


A better solution is to configure Samba on the Linux server to use encrypted
passwords.

Option in the Samba Config usually found in /etc or in /etc/samba


--
-------------
Skorpion(CET)

------BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM$/CS$/IT$/S/TW d-@ s: a+ C++$
UL*+++ P+ L++$ E--- W+++$ N++@ o?
K- w@$ O- M@ V PS+@ PE@ Y+@ PGP++
t++ 5 X R* tv+ b++ DI+++ D G e++
h++(h--) r+++ y+++
------END GEEK CODE BLOCK------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top