onsdagen den 10 mars 2004 15.03 skrev Tom Collins:
> On Mar 10, 2004, at 3:30 AM, Oden Eriksson wrote:
> > Hi.
> >
> > Here's some weird output:
> >
> >
> > # ./vdominfo -v
> > version: 5.4.2
> > domain: uuc
^^^
> > uid: 10
> > gid: 14
> > dir: /var/spool/uucp
> > users: 0
> > Note: uuc is an alias for uucp
^^^
> >
> > domain: uucp
> > uid: 10
> > gid: 14
> > dir: /var/spool/uucp
> > users: 0
>
> vdominfo uses the information in /var/qmail/users/assign. If there are
> other non-vpopmail-generated entries in there, they'll show up in
> vdominfo.
>
> I guess we could alter vdominfo to only show "domains" that contain a
> period...
Yes that would be very nice, but please look at the "^^^" above.
The lines I have in the assign file is:
=uucp:uucp:10:14:/var/spool/uucp:::
+uucp-:uucp:10:14:/var/spool/uucp:-::
(as per design)