[Samba] Cannot Join Samba 4.1 to an existing Windows 2008 domain as a Backup DC

Ali Bendriss ali.bendriss at gmail.com
Sat Feb 1 05:21:33 MST 2014


[...]

On 01/30/2014 07:14 PM, Lucas Burdick wrote:
>    File "/usr/lib64/python2.6/site-packages/samba/provision/__init__.py", line 2052, in provision
>      raise ProvisioningError("Your filesystem or build does not support posix ACLs, which s3fs requires.  Try the mounting the filesystem with the 'acl' option.")
>
> Here's what happens when I try to use ntvfs:
>
> [root at files ~]# samba-tool domain join MYDOMAIN DC -Uadministrator --realm=MYDOMAIN.COM --use-ntvfs
> Finding a writeable DC for domain 'MYDOMAIN'
> Found DC PSI2.mydomain.com
> Password for [MYDOMAIN\administrator]:
> workgroup is MYDOMAIN
> realm is mydomain.com
> checking sAMAccountName
> Adding CN=FILES,OU=Domain Controllers,DC=mydomain,DC=com
> Adding CN=FILES,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=mydomain,DC=com
> Adding CN=NTDS Settings,CN=FILES,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=mydomain,DC=com
> Adding SPNs to CN=FILES,OU=Domain Controllers,DC=mydomain,DC=com
> Setting account password for FILES$
> Enabling account
> Calling bare provision
> No IPv6 address will be assigned
> Bad talloc magic value - unknown value
> Aborted
>
> [root at files ~]# cat /etc/fstab
>
> #
> # /etc/fstab
> # Created by anaconda on Wed Sep 25 08:59:45 2013
> #
> # Accessible filesystems, by reference, are maintained under '/dev/disk'
> # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info
> #
> UUID=8db22947-18c7-4b32-880c-1b9349af0420 /                       ext4    defaults,user_xattr,acl,barrier=1        1 1
> UUID=acca5b8b-374f-47d8-bde5-28db11dc25e0 /boot                   ext4    defaults        1 2
> UUID=8df4a877-87c8-430d-b691-5a2d5445888f /files                  ext4    defaults        1 2
> UUID=6873769d-1c8b-41a2-8703-c14adb434920 swap                    swap    defaults        0 0
> tmpfs                   /dev/shm                tmpfs   defaults        0 0
> devpts                  /dev/pts                devpts  gid=5,mode=620  0 0
> sysfs                   /sys                    sysfs   defaults        0 0
> proc                    /proc                   proc    defaults        0 0
>
>
>
> Can somebody please point me in the right direction?
Hi,

Maybe you have missed this error message carefully

   File 
"/usr/lib64/python2.6/site-packages/samba/provision/__init__.py", line 
2052, in provision
     raise ProvisioningError("Your filesystem or build does not support 
posix ACLs, which s3fs requires.  Try the mounting the filesystem with 
the 'acl' option.")

Regards,

Ali


More information about the samba mailing list