FuzzyOcr

am.lists am.lists at gmail.com
Thu Feb 15 22:45:38 CET 2007


Jeremy,

Try this:

[root at mailgw ~]# id
uid=0(root) gid=0(root)
groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel)
[root at mailgw ~]# su - postfix -s /bin/bash
-bash-3.00$ id
uid=89(postfix) gid=89(postfix) groups=12(mail),89(postfix)

User postfix purposely has no shell for security reasons, so when
debugging like this, you have to specify a shell on the su command
line with the -s /path/to/shell argument.

Once you've gotten yourself to appear as user postfix, let's test
_that_ output from the sa debug lint.

You can post it and let us see.


More information about the MailScanner mailing list