[tpop3d-discuss] problem with dotfile locking

Haris Hudji h_hudji at divre7.telkom.co.id
Wed, 10 Sep 2003 16:19:48 +0800


----- Original Message -----
From: "Chris Lightfoot" <chris@ex-parrot.com>
To: "Haris Hudji" <h_hudji@divre7.telkom.co.id>
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.