[Samba] Samba 4 provisioning error on Ubuntu 12.04

Rowland Penny rpenny at f2s.com
Tue Jun 12 02:38:57 MDT 2012


On 11/06/12 21:08, todd kman wrote:
>
> My fstab
> "..
> proc  /proc  proc  nodev,noexec,nosuid 0 0
> /dev/mapper/server-root /  ext4  errors=remount-ro 0 1
> UUID=b2d11319-d831-49c6-b3d7-3b566956411a /boot  ext2  acl,user_xattr defaults 0 2
> /dev/mapper/server-swap_1 none  swap  sw 0 0
> /dev/fd0  /media/floppy0 auto  rw,user,noauto,exec,utf8 0 0
> "
>
Hi, I replied to this post, but my stupid email client did not reply to 
list it replied to the OP and I stupidly never noticed.

Here is my reply to him:

It would seem that you are using LVM, move what you entered up a line, 
you have entered it on the /boot partition, it needs to be on the / or 
root partition. It should look like:

/dev/mapper/server-root /  ext4  errors=remount-ro,acl,user_xattr 0 1

You may have to install the acl package.
I have compiled samba4beta1 on ubuntu 12.04 server but I did not use LVM 
and it provisioned without any fstab alteration.

and here is his reply to me:

Thanks

I'll give that a try tomorrow.
I thought I had installed with mostly defaults.
If I am using acl I did not actively select this.
I did a list of apps installed and I did not see an acl in the list.




-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the samba mailing list