NetBSD-Users archive

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

Re: mount_smbfs permission denied



On Tue, 2 May 2017, Frank Wille wrote:
On Wed, 26 Apr 2017 16:56:10 +0200
Frank Wille <frank%phoenix.owl.de@localhost> wrote:

The same doesn't work with mount_smbfs, or am I missing something?

tethys# mount_smbfs -I 192.168.0.251 -W WPSD //administrator@wps-terminal/Allgemeines /mnt
Password:
mount_smbfs: unable to open connection: syserr = Permission denied
mount_smbfs: lookup 13: Permission denied
[...]

Now I tested several dozen of servers in our network and mount_smbfs
works everywhere, except on two! Both are Active Domain Controllers
(one Server2003, the one I want to connect to, and the other Server2008).

I can create new shares there with access rights for everybody, but still
no chance to mount them!

Is there a known problem with such servers?

Domain controllers don't have the concept of local users, only domain users (i.e. you can't log on wps-terminal\administrator only DOMAIN\user). Sure that WPSD matches your domain?

--
Stephen



Home | Main Index | Thread Index | Old Index