Hi,
I want to use pwauth for authentication on my apache. I downloaded pwauth-2.3.2.tar.gz and compiled it. Than I installed it in /usr/local/bin and "suid root" it (chmod +s pwauth) [EMAIL PROTECTED]:/usr/local/bin]# ll pwauth -rwsr-sr-x 1 root root 16517 Mar 14 17:06 pwauth When I run it as root, it 's working fine : [EMAIL PROTECTED]:/usr/local/bin]# ./pwauth myuser mypasswd [EMAIL PROTECTED]:/usr/local/bin]# echo $? 1 But when I change to a normal user and run it, it doesn't even give me the option to enter a user/password [EMAIL PROTECTED]:/usr/local/bin]# su admin [EMAIL PROTECTED]:/usr/local/bin]$ ./pwauth [EMAIL PROTECTED]:/usr/local/bin]$ I'm sure I'm missing something pretty basic ... but what ?? Thanks in advance, Koen. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]