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

Re: something about cups-pdf



Hi,

On Fri, Dec 28, 2012 at 12:54:31AM +0800, lina wrote:
> :/var/spool# ls -lrt cups-pdf/
> total 8
> drwxrwxrwt 2 root lpadmin 4096 Dec 27  2011 ANONYMOUS
> drwxr-x--x 2 root lpadmin 4096 May 12  2012 SPOOL

Same here:

root@*****:/var/spool/cups-pdf# ls -l
total 8
drwxrwxrwt 2 root lpadmin 4096 Aug 22 12:59 ANONYMOUS
drwxr-x--x 2 root lpadmin 4096 Dec 21 22:36 SPOOL

> Is it normal? What does the  ANONYMOUS for? drwxrwxrwt ?

Normal.

According to /usr/share/doc/cups-pdf/README.Debian (The place you
should be checking first.), I see:

| This Debian package of CUPS-PDF is configured as follow:
| 
|  * Log files are created by group "lpadmin" to match CUPS permissions.
|  * Anonymous Samba output to </var/spool/cups-pdf/ANONYMOUS/> directory.
|  * Standard user output to <${HOME}/PDF/> directory.

"drwxrwxrwt" is explained in "man ls".  Basically, it is a directory
anyone can read/modify/write/...

You see more detailed explained by me here:
 http://www.debian.org/doc/manuals/debian-reference/ch01.en.html#_filesystem_permissions

Osamu


Reply to: