perl -le 'for (@ARGV) { print join(":",getpwnam($_)) }' ipnoc -bash-3.2$
nope.. not successfull, what does this mean? On Wed, Oct 29, 2008 at 10:35 PM, Victor Duchovni <[EMAIL PROTECTED]> wrote: > On Wed, Oct 29, 2008 at 10:12:19PM +0200, Ilo Lorusso wrote: > >> [EMAIL PROTECTED] ~]# perl -le 'for (@ARGV) { print join(":", >> getpwnam($_)) }' ipnoc >> >> ipnoc:bb8mChsjCXn.c:5000:5000:::::/bin/bash >> >> So what now ? > > Now repeat the experiment when not running as root. If it still works, > post the "local" entry from master.cf. > > -- > Viktor. > > Disclaimer: off-list followups get on-list replies or get ignored. > Please do not ignore the "Reply-To" header. > > To unsubscribe from the postfix-users list, visit > http://www.postfix.org/lists.html or click the link below: > <mailto:[EMAIL PROTECTED]> > > If my response solves your problem, the best way to thank me is to not > send an "it worked, thanks" follow-up. If you must respond, please put > "It worked, thanks" in the "Subject" so I can delete these quickly. >