[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:01497] Re: samba and windows NT 4.0



From: mtakeshi@xxxxxxxxxxxxxxx
Subject: [debian-users:01459] Re: samba and windows NT 4.0
Date: Fri, 08 Aug 1997 22:20:42 +0900
Message-ID: <199708081320.WAA00346@x>

mtakeshi> > 2台ともWindowsNT 4.0です。WindowsNT4.0でも接続可能なマシンはあります。
mtakeshi> > これにはServicePackというアップグレードパッケージがインストールされてい
mtakeshi> > ません。接続できない2台にはインストールされています。接続できなかったア
mtakeshi> > カウントを別のマシンで使ってみたら接続できました。どなたか同様の現象に遭
mtakeshi> > 遇したかたはいらっしゃいませんか?
mtakeshi> 
mtakeshi> 多分 パスワードのクリプトの問題だとおもいます。
mtakeshi> samba にはもともと、libdes を組み込む事んでコンパイルすることにより、
mtakeshi> クリプトパスワードに対応できるようになっています。
mtakeshi> NT Service pack 3 になって、生のパスワードを拒否するようになったのです。
mtakeshi> 

千田と申します。

sambaのHPにあるMLの記事で見つけたのですが以下のようにregistryエディタで
編集すれば、NTは生のパスワードを拒否しなくなります(昔と同じ動作)。

参考まで。

ーーーーーーーーーーーーーーーーーーーーーーーーーー
------ NT4.0 SP3での問題を回避する方法


Date: Thu, 22 May 1997 16:29:09 -0400
From: Ernie Oporto <ernie_oporto@xxxxxxxxxxx>
To: samba@xxxxxxxxxxxxxxxxxxxxx
Subject: Re: Samba and NT SP3
Message-ID: <3.0.1.32.19970522162909.015dc918@xxxxxxxxxxxxxxxxxxxxxxxx>


The registry addition you want to make is:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Rdr\Parameters]
"EnablePlainTextPassword"=dword:00000001

---------------------------------

I just joined this mailing list because I installed service pack 3 for
Windows NT 4.0 Server and I cannot connect to my samba drives. I get "The
account is not authorized to login from this station."

I would assume this is a common problem, and it has already been discussed,
but since I just joined the list, I haven't seen any messages about it yet.

Thanks,
Albert Wiersch
al@xxxxxxxxxxxxxxxxx

ーーーーーーーーーーーーーーーーーーーーーーーーーー