Displaying 2 results from an estimated 2 matches for "3000209".
Did you mean:
3000009
2013 Apr 23
0
SAMBA 4.0.5 - AD/DC part of an existing AD
.../TEST
drwxrwx---+ 2 3000014 3000014 4096 Apr 16 16:25 /TEST
root at fslinux2:/usr/local/samba# getfacl /TEST
getfacl: Removing leading '/' from absolute path names
# file: TEST
# owner: 3000014
# group: 3000014
user::rwx
group::rwx
group:3000014:rwx
group:3000020:rwx
group:3000185:rwx
group:3000209:rwx
mask::rwx
other::---
default:user::rwx
default:user:3000014:rwx
default:group::---
default:group:3000014:rwx
default:group:3000020:rwx
default:group:3000185:rwx
default:group:3000209:rwx
default:mask::rwx
default:other::---
root at fslinux2:/usr/local/samba# getfattr -d -m "" /TEST
g...
2008 May 29
6
RE-export nfs mounted share
Hi
Is there any way to re-export an nfs mounted directory? I am having three
servers runnning on centos4.5 and i am trying to implement nfs share in an
below manner [bcoz there is no alternative way for me to setup nfs share]
HOST A--->>>EXPORTS /prod/data ------->>>HOST B
HOST B ---->>MOUNTED ------>>> /prod/data-----UNDER---/PROD1 [working fine]
HOST B