Dejan Batic wrote: > Thanks for the script but it seems to me that our Linux > distributions are > too different. > > In my installation when I look at /etc/apache2/conf.d there is link > to the > file /etc/backup/apache.conf that says: > > AuthUserFile /etc/backuppc/htpasswd > > I added manually one user to /etc/backuppc/htpasswd file. > > So from what you wrote to me I understand that I should match > /etc/backuppc/htpasswd with /etc/shadow.
Instead of trying to keep your system users and htpasswd file users in sync it might be worth your while to look into using LDAP or NIS authentication instead of Apache's basic text file authentication. Nils Breunese. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
