On Tue, 25 Jul 2006, W B Hacker wrote: > > What Exim reads is /etc/pwd.db, which already has root, wheel, *and world* > readability.
And no passwords. The database containing the passwords is /etc/spwd.db and if you want non-root access to passwords via getpwent then you need to change the perms on that. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
