This is a discussion on [Samba] Access denied when creating a new local group within the Samba forums, part of the Networking and Network Related category; Hi, If I run this: (where LOCALHOST is the local server name) $ net rpc group add test -U LOCALHOST\\root ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
If I run this: (where LOCALHOST is the local server name) $ net rpc group add test -U LOCALHOST\\root Then providing I've put in the correct password, I get this: add group failed: NT_STATUS_ACCESS_DENIED I'm using "security = domain", so is there some reason why local groups are not allowed in this configuration? I've tried other accounts, but whether they're mapped to the root user in username.map or not, I still get the access denied error. What is the correct way to create a local group when using "security = domain"? Thanks, Adam. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |