I finally resolved my WERR_ACCESS_DENIED using rpcclient setdriver command, and maybe my resolution can help you.

I'm using security=ads and winbind for full integration with Active Directory on the Windows 2003 server that acts as the domain controller, and the peculiarities of the problem as I was experiencing it are due to that security mode. If you're not using that mode, then the solution below probably does not apply.

In order to actually write anything the user had to be explicitly allowed in smb.conf in the form of DOMAIN\username and I had to authenticate as the user DOMAIN\username and, of course, the password. When I tried plain old "root" and the root password, I still got the WERR_ACCESS_DENIED error and only when I switched to DOMAIN\username was I successful.

-- Rob

Linefeed Feed said the following on 07/09/2006 02:19 PM:

Hi all,
I want to replace my Windows 2000 file server with Redhat Enterprise 4. I have configured SAMBA as a domain member file server. It works without any problem. When I try to copy files/folder from Windows file server to Redhat server via the ways below, I prompt "access denied" message.

At linux:
net rpc migrate share ...
Error message: WERR_ACCESS_DENIED

At windows file server:

scopy or permcopy (Windows 2000 Resource Kit tools)
Error message: Access denied.

I couldn't find any solution on the WEB.

Do you have any clue or trick for this weird problem?

It is very urgent for me.

Thanks,

_________________________________________________________________
Sohbet ve eglence, web kamera ve sesli sohbet Messenger'de. http://messenger.msn.com/?mkt=tr&DI=3490&XAPID=2584


--

Rob Tanner
UNIX Services Manager
Linfield College, McMinnville OR
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to