[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Directories created in /tmp are owned by group root



El 3 de març de 2012 13:47, Javi Merino <vicho@debian.org> ha escrit:
> Hi,
>
> In kfreebsd-* buildds and porterboxes, directories created in /tmp are
> owned by group root.  In linux-* buildds and porterboxes they are
> owned by the "Debian" group.
>
> vicho@asdfasdf:/tmp$ mkdir test
> vicho@asdfasdf:/tmp$ ls -ld test
> drwxr-xr-x 2 vicho root 512 mar  3 13:44 test
> vicho@asdfasdf:/tmp$

Sounds like a remote auth thing (NIS, LDAP....?):

$ getent group Debian
Debian:x:800:cvs_boot

I suggest you open a request ticket with DSA.

-- 
Robert Millan


Reply to: