You need to set SAMBA to not encrypt passwords and you need to put the
number 1 in the following Windows registry setting:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkStation\Param
eters
Add a new DWORD value: Value Name: EnablePlainTextPassword Data: 0x01
I hope this helps!!!
"Doug Holtz" <dho...@wi.rr.com> wrote in message
news:l1Cf8.4207$991.2...@typhoon.kc.rr.com...
-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 80,000 Newsgroups - 16 Different Servers! =-----
Todd Jones
Don't use Samba without encrypting your passwords. There's no real excuse
for it, and from a security standpoint it's a really bad idea.
The *only* justifiable reasons to use unencrypted passwords are twofold:
1: You're running WfW 3.11 and you still need shared access by loggin
in, and you don't care about security.
2: You run unencrypted for a very, very short period to allow user's
UNIX passwords to be stored in the Samba password file, then turn it off,
keeping in mind that those passwords have been put in serious peril to
anyone with sufficient access to your local network or Samba server to
sniff.
"Doug Holtz" <dho...@wi.rr.com> wrote in message
news:l1Cf8.4207$991.2...@typhoon.kc.rr.com...
While we are here, does anyone know of a way to share a CD-ROM on SAMBA? If
I put a CD in the drive of one machine while running Redhat 7.2, the entire
machine freezes. I'd like to be able to get to a CD drive on my Windows 2K
machine, Win98 machine, or another Linux machine.
Any ideas?
"Nico Kadel-Garcia" <nka...@bellatlantic.net> wrote in message
news:lkDf8.105$0H...@nwrddc01.gnilink.net...
Example:
[CD-ROM]
Comment = CD-ROM access from Linux server
path = /mnt/cdrom
read only = yes
This will do the trick.
Note: make sure there is a CD in the drive and it the device is mounted or
you will have errors.
-- Shaun
"Michael A. Angelo" <mikea...@usa.net> wrote in message
news:3c7f04c3$1...@corp.newsgroups.com...
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.325 / Virus Database: 182 - Release Date: 2/19/02
-- Shaun
"Todd Jones" <jon...@charter.net> wrote in message
news:pan.2002.02.28.22....@charter.net...
>I would upgrade to the latest samba which is available for RH7.1 from
>samba.org. The version is 2.2.3a. Many improvements have been made
>since the version you use and it may clear things up. I would not set
>your clients to not encrypt password, but rather set the 'encrypt
>passwords = yes' in the globals section.
>
>Todd Jones
>
Hey Todd, you sure about this? On their FTP site they only list
2.2.3a under the 7.2 directory. Does it really work with 7.1?
MT
-- Shaun
"Michael Thomas" <m...@armory.com> wrote in message
news:e2gv7uolsmi9p6i5a...@4ax.com...
Recompile from the SRPM if it won't.