Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

ACL and samba 2.2.8

  • 27-03-2003 5:52pm
    #1
    Registered Users, Registered Users 2 Posts: 651 ✭✭✭


    Im being driven mad by ACL's and samba 2.2.8, using mandrake 9, on ext3 file system, all the acl options aree compiled into the kernel, ACL in scompiled into samba, i have the latest libattr and libacl, and my machine is properly joined to the domain, right so off i go to my share using a 2k machine, use the security tab and joy of joy i can modify permissions on users on a file/directory, however it refuses to let me add a user always saying "unable to save permission changes access is denied" getfacl says im teh owner of the file. ANyone have any idea?


Comments

  • Registered Users, Registered Users 2 Posts: 1,186 ✭✭✭davej


    When you built samba (presume you used source rpm ?) did you configure it with the "--with-acl-support" option?

    davej


  • Registered Users, Registered Users 2 Posts: 651 ✭✭✭sirlinux


    yes, i did, using ldd on smbd gives
    libacl.so.1 => /lib/libacl.so.1 (0x40023000)
    libcups.so.2 => /usr/lib/libcups.so.2 (0x4002a000)
    libssl.so.0 => /usr/lib/libssl.so.0 (0x40046000)
    libcrypto.so.0 => /usr/lib/libcrypto.so.0 (0x40077000)
    libnsl.so.1 => /lib/libnsl.so.1 (0x40141000)
    libpam.so.0 => /lib/libpam.so.0 (0x40155000)
    libpopt.so.0 => /lib/libpopt.so.0 (0x4015d000)
    libc.so.6 => /lib/i686/libc.so.6 (0x40165000)
    libdl.so.2 => /lib/libdl.so.2 (0x40286000)
    libattr.so.1 => /lib/libattr.so.1 (0x40289000)
    /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

    so it all looks good


  • Registered Users, Registered Users 2 Posts: 651 ✭✭✭sirlinux


    Sorted, works like a joy, it was a new mount and i hadnt set ,acl,user_xattr in fstab. You could turn out some top performace Linux NAS units with this!! and no smelly microsoft CALS either, between that and DFS no-one would ever notice all there files had been moved.


Advertisement