Displaying 2 results from an estimated 2 matches for "eipladministrator".
2018 Nov 30
3
Fw: AD usres are not show in Domain Controller when apply setfacl command
On Fri, 30 Nov 2018 09:06:34 +0000
Rowland Penny via samba <samba at lists.samba.org> wrote:
> On Fri, 30 Nov 2018 06:16:42 +0000 (UTC)
> barani tharan <aru_barani at yahoo.com> wrote:
> 
> >  Dear Rowland Penny
> >  I follow your mentioned step still i am face the same problem
> > I have 1 Domain Controller [sambadc] and 1 Domain member for Samba
> >
2018 Dec 04
0
Fw: AD usres are not show in Domain Controller when apply setfacl command
Dear Team
1.  I get same error in domain controller when try to set acl in  share the file
[root at samba4dc ~]# setfacl -m group:"EIPL\administrator":rwx /Share
setfacl: Option -m: Invalid argument near character 7
[root at samba4dc ~]# id EIPL\administrator
id: EIPLadministrator: no such user
2.  My smb.conf file    
  [root at samba4dc ~]# vi /usr/local/samba/etc/smb.conf
# Global parameters
[global]
        netbios name = SAMBA4DC
        realm = EIPL.COM
        server role = active directory domain controller
        server services = s3fs, rpc, nbt, wrepl, ldap, cldap...