[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tpop3d-discuss] problem with dotfile locking
From: |
Haris Hudji |
Subject: |
Re: [tpop3d-discuss] problem with dotfile locking |
Date: |
Wed, 10 Sep 2003 16:19:48 +0800 |
----- Original Message -----
From: "Chris Lightfoot" <address@hidden>
To: "Haris Hudji" <address@hidden>
Sent: 10 September 2003 15:57
> On Wed, Sep 10, 2003 at 03:03:20PM +0800, Haris Hudji wrote:
> > auth-pam-mail-group: users
> > auth-pam-mail-user: mail
> >
>
> What are the permissions on /var/spool/mail? Can
> mail.users *create* a file there?
>
# su - mail
$ pwd
/var/spool/mail
$ touch testfile
$ ls -l testfile
-rw-r--r-- 1 mail mail 0 Sep 10 16:33 testfile
$ ls -ld /var/spool/mail
drwxrwxr-x 2 root mail 4096 Sep 10 16:33 /var/spool/mail
--
Haris Hudji
p.s.: I'm a list member, so please just reply to the list.