1826219 Members
3337 Online
109691 Solutions
New Discussion

Samba : Access Denied.

 
SOLVED
Go to solution
Russ Hancock_1
Frequent Advisor

Samba : Access Denied.

I've just install Samba|CIFS/9000 on my new workstation, The nmdb and smbd processes are running and the smbclient test commands work internally to the samba machine.
But, when I try to connect from a WinNT box I get the following errors:

Z:\>net view node34
System error 5 has occurred.

Access is denied.

Does anyone have any ideas?
Cheers
Russ
Russ
4 REPLIES 4
Steve Steel
Honored Contributor

Re: Samba : Access Denied.

Hi


look at

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x63d235067c18d6118ff40090279cd0f9,00.html


The answer you need is there


Steve steel
If you want truly to understand something, try to change it. (Kurt Lewin)
Tony Contratto
Respected Contributor
Solution

Re: Samba : Access Denied.

Russ,

You will have to do one of 2 things:

1) Use the EnablePlainTextPassword reghack referenced in the thread listed above on ALL of the windows boxes that will access the samba server.

-OR-

2) Add 'encrypt passwords = yes' and 'smb passwd file = /path/to/smbpasswd' to your smb.conf file. Then use 'smbpasswd -a ' to create new samba users and set a password. must already exist in /etc/passwd or smbpasswd will fail.

Hope this helps,
Tony
got root?
Russ Hancock_1
Frequent Advisor

Re: Samba : Access Denied.

Thanks Tony,

You second suggestion worked for me, I tried the reghack but it made no difference.

Cheers
Russ
Russ
Russ Hancock_1
Frequent Advisor

Re: Samba : Access Denied.

Thanks Tony,

Your second suggestion worked for me, I tried the reghack but it made no difference.

Cheers
Russ
Russ