Networking Forums

Networking Forums > Computer Networking > Linux Networking > mount using cifs to get ACL info

Reply
Thread Tools Display Modes

mount using cifs to get ACL info

 
 
semafuster@googlemail.com
Guest
Posts: n/a

 
      03-03-2007, 02:17 PM
Hi,

Does anyone know if you can mount an windows share that has ACL info
on it and see it in linux.

when I do this;

mkdir TMP
mount -t cifs //windows-pc/MYSHARE ./TMP -o acl

The windows share is mounted to ./TMP

but when I do getfacl to get the acl info - everything is owned by
root. no ACL info is displayed.

I've got FC5 2.6.19

Is it even possible to do this? Has anyone managed this?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
'mount -t cifs' only works with IP addresses, not with hostnames Jukka Aho Linux Networking 2 03-08-2007 12:38 AM
Mount cifs with a vmware host-only connection? luser32 Linux Networking 1 12-25-2006 04:53 PM
mount.cifs - Can someone give me a working example please? Ohmster Linux Networking 2 10-24-2006 09:56 PM
FC5 - cifs and samba - mount error 12 = Cannot allocate memory Ohmster Linux Networking 0 10-20-2006 04:29 AM
NFS mount won't mount at boot, but mount -a works fine. BT Linux Networking 2 09-23-2004 09:37 PM



1 2 3 4 5 6 7 8 9 10 11