Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Samba ACL's
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
belrpr
Guru
Guru


Joined: 22 May 2006
Posts: 440

PostPosted: Thu Apr 26, 2007 10:25 am    Post subject: Samba ACL's Reply with quote

Hi,

I am replacing my windows 2003 fileserver with a gentoo samba server.
I already got samba working with AD and acl.
Now I have a question about the ACL's.

This is a output of getfacl /fileshares
Code:
# file: Niet\040Deletebaar
# owner: KVKOV\134rpr
# group: KVKOV\134domain\040users
user::rwx
user:KVKOV\134rpr:rwx
group::rwx
mask::rwx
other::r-x


The user who made the dir is rpr. What does the 134 means? Then what does the user: group: mask: and other mean?
I hope someone can help me out.
Back to top
View user's profile Send private message
JeroenV
Guru
Guru


Joined: 16 Jul 2002
Posts: 447
Location: Amsterdam / Hamburg

PostPosted: Thu Apr 26, 2007 11:07 am    Post subject: Reply with quote

\134 seems to be an encoded character, probably the "\" character, just like \040 refers to a space character.

This seems to indicate that the user that made these files is not a domain user, but logged on as a local user on one of your workstations (i.e. KVKOV).

This will give you problems later, since rpr will not have access to his files from another workstation WS2, since the PDC will recognise him as WS2\rpr, i.e. another user.

So you must make sure that your workstations are joined to the domain, and that users logon to the domain and not to the local computer. I.e. you need to setup domain accounts for your users on the PDC, with which you can login on a workstation after it is joined to the domain.

(Note that you need XP Pro (or win2k) on your workstations, XP Home is not domain capable!)
_________________
Cheers 8)
Jeroen
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
May The Source be with you!
Back to top
View user's profile Send private message
belrpr
Guru
Guru


Joined: 22 May 2006
Posts: 440

PostPosted: Thu Apr 26, 2007 11:30 am    Post subject: Reply with quote

JeroenV wrote:
\134 seems to be an encoded character, probably the "\" character, just like \040 refers to a space character.

This seems to indicate that the user that made these files is not a domain user, but logged on as a local user on one of your workstations (i.e. KVKOV).

This will give you problems later, since rpr will not have access to his files from another workstation WS2, since the PDC will recognise him as WS2\rpr, i.e. another user.

So you must make sure that your workstations are joined to the domain, and that users logon to the domain and not to the local computer. I.e. you need to setup domain accounts for your users on the PDC, with which you can login on a workstation after it is joined to the domain.

(Note that you need XP Pro (or win2k) on your workstations, XP Home is not domain capable!)

The rpr user is a domain user.
And any info about the other questions?
Back to top
View user's profile Send private message
JeroenV
Guru
Guru


Joined: 16 Jul 2002
Posts: 447
Location: Amsterdam / Hamburg

PostPosted: Thu Apr 26, 2007 1:04 pm    Post subject: Reply with quote

hm, funny, in my domain there are no prefixes (like your KVKOV) for users and groups on the PDC.

As for the other questions, RTFM :wink: (took me 1s to google it up with "posix acl howto")
http://www.suse.de/~agruen/acl/linux-acls/online/
_________________
Cheers 8)
Jeroen
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
May The Source be with you!
Back to top
View user's profile Send private message
belrpr
Guru
Guru


Joined: 22 May 2006
Posts: 440

PostPosted: Thu Apr 26, 2007 1:28 pm    Post subject: Reply with quote

Thanks reading it through.
Read a lot, but some text are better than other.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum