-bash-3.2$  perl -le 'for (@ARGV) { print join(":",getpwnam($_)) }' ipnoc

-bash-3.2$ whoami
sneak
-bash-3.2$ who am i
sneak    pts/6        2008-10-29 23:10 (172.69.128.108)
-bash-3.2$

On Wed, Oct 29, 2008 at 11:04 PM, Ilo Lorusso <[EMAIL PROTECTED]> wrote:
>  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.
>>
>

Reply via email to