Re: [Lug-bg] Mailman Problem
- Subject: Re: [Lug-bg] Mailman Problem
- From: "Vladimir Vitkov" <vvitkov@xxxxxxxxx>
- Date: Fri, 5 Sep 2008 11:06:04 +0300
man ps ....
======
-o format user-defined format.
format is a single argument in the form of a
blank-separated or comma-separated list, which offers
a way to specify individual output columns. The
recognized keywords are described in the STANDARD
FORMAT SPECIFIERS section below. Headers may be
renamed (ps -o pid,ruser=RealUser -o comm=Command)
as desired. If all column headers are empty (ps
-o pid= -o comm=) then the header line will not be
output. Column width will increase as needed
for wide headers; this may be used to widen up columns
such as WCHAN (ps -o
pid,wchan=WIDE-WCHAN-COLUMN -o comm). Explicit width control
(ps opid,wchan:42,cmd) is offered too. The
behavior of ps -o pid=X,comm=Y varies with personality;
output may be one column named "X,comm=Y" or
two columns named "X" and "Y". Use multiple -o options
when in doubt. Use the PS_FORMAT environment
variable to specify a default as desired; DefSysV and
DefBSD are macros that may be used to choose
the default UNIX or BSD columns.
====
2008/9/5 <d3v1ous@xxxxxxxxxxxx>:
> root@router:~# cat /etc/passwd | grep mailman
> root@router:~#
> Няма такъв юзер. Направих следните промени подобрение няма.
>
> root@router:~# cat /etc/mailman/mm_cfg.py | grep MAILMAN
> MAILMAN_UID = 'list'
> MAILMAN_GID = 'daemon'
> MAILMAN_SITE_LIST = 'mailman'
> root@router:~#
> Оправих правата върху файловете. Опитах с юзер postfix пак не става.
>
> root@router:~# cd /var/lib/mailman/data
> root@router:/var/lib/mailman/data# ls -l
> total 36
> -rw-r--r-- 1 postfix postfix 0 2008-09-04 10:40 aliases
> -rw-r--r-- 1 postfix postfix 12288 2008-09-04 10:40 aliases.db
> -rw-r--r-- 1 postfix postfix 89 2008-09-05 09:56 chown
> -rw-r--r-- 1 postfix postfix 10 2008-09-03 15:46 last_mailman_version
> -rw-r--r-- 1 postfix postfix 14114 2007-02-28 23:35 sitelist.cfg
> root@router:/var/lib/mailman/data#
> Въпроса ми? Как мога да видя определен процес с каква група работи? За юзер
> знам, но група. Примерно за юзер е ps axu. За да видя mailman с каква група
> работи, щото мога да видя в момента че е с юзер лист, но това не ме
> интересува.
> _______________________________________________
> Lug-bg mailing list
> Lug-bg@xxxxxxxxxxxxxxxxxx
> http://linux-bulgaria.org/mailman/listinfo/lug-bg
>
>
--
С уважение,
Владимир Витков
http://www.netsecad.com
http://www.supportbg.com
_______________________________________________
Lug-bg mailing list
Lug-bg@xxxxxxxxxxxxxxxxxx
http://linux-bulgaria.org/mailman/listinfo/lug-bg
|