Newbie acl question
Posted: Sun Feb 08, 2004 5:08 pm
Hi folks!
I read in the manual but did not find the answer for my question.
If i have an acl like:
I know the x and h letters.
But what happend if there is now letter in the line like:
What does it means?
Does it means x or r?
Viele Gruesse,
Peter.
I read in the manual but did not find the answer for my question.
If i have an acl like:
- Code: Select all
subject / {
/ h
/dev h
/dev/initctl
/var h
/var/dns/namedb
/var/qmail/supervise/qmail-pop3d
/var/qmail/supervise/qmail-send
/var/qmail/supervise/qmail-smtpd
/bin
/opt
/sbin
/sbin/gradm x
/service
/usr
/usr/local
/usr/local/mysql
-CAP_ALL
bind disabled
connect disabled
}
I know the x and h letters.
But what happend if there is now letter in the line like:
- Code: Select all
/usr
/usr/local
/usr/local/mysql
What does it means?
Does it means x or r?
Viele Gruesse,
Peter.