[RZR] Blade 0 Posted January 19, 2000 I can not access my linux-server running samba directly, I can log in but get an RPC-error, but when I try \\server\share I can access it, I don't get it, you? Thnxs ------------------ If you'r not out there somebody else will be! Share this post Link to post
s p i n a l 0 Posted January 19, 2000 Did you enable Samba to support encrypted passwords? Share this post Link to post
[RZR] Blade 0 Posted January 19, 2000 Jep I did that: read I can access the server but not directly only by entering a sharename ie: \\server\share grtz ------------------ If you'r not out there somebody else will be! Share this post Link to post
ADX 0 Posted January 20, 2000 All I can say is it works fine here. I'm using samba on 3 machines all running Red Hat 6.1 and samba-2.0.5a. Samba is setup to authenticate through an NT domain. Share this post Link to post
[RZR] Blade 0 Posted January 20, 2000 ADX: I got NT running !! it's win2k, that's something else... ------------------ If you'r not out there somebody else will be! Share this post Link to post
Awaxx 0 Posted January 20, 2000 I've the same prob : I can't access my SaMBa sharing. But my SaMBa does not support encrypted pwd. Under Win98 with EnablePlainTextPassword, I was able to access it but with the same trick, it still does not work (btw, the DWORD isn't the same under Win2k). Anyway, I can't access my SaMBa. I'll be interested with the answer. Awx Share this post Link to post
ADX 0 Posted January 21, 2000 I can connect using W2K no problem. I said NT because samba authenticates the user via the NT domain. I don't do share level or user level authentication (user level is probably what you're using) There is a .reg file for W2K in the 2.0.5a distribution of samba. I haven't used it though. Here's it's contents: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkStation\Parameters] "EnablePlainTextPassword"=dword:00000001 Share this post Link to post