Hi!

I had the same Problem some time ago. Auth.c in /uClinux-dist-test/user/boa/src uses the function getpwnam1(user) in int auth_check_userpass(char *user,char *pass,FILE *authfile);

in getpwnam1 you can modify your auth file (i don“t know in which file this function is, just browse your source code) to the file you want to use.
I hope that helps.

Best Regards

Christian




[EMAIL PROTECTED] schrieb:
Hello.

I'm wondering if any one knowns how to force BOA to read the passwd file
in the PATH defined in the config file?
I've tried adding:

Auth / /mnt/passwd

in the configuration file but, after reading the file at the startup, Boa
reads the file present in /etc/passwd for auth the user.
I want to force it to read from /mnt/passwd. I read something about BOA
using the getpwnam() function to read the password file.
Any suggestions?



_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev


_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to