Flavio Borup wrote: > How can i authenticate to my regular /etc/passwd - /etc/shadow? > I'd prefer to use my regular user accounst crated in my passwd/shadow > files instead another file to manage
Try either the PAM or getpwnam basic auth helpers. Adam
