Hi Stephen, Thanks for the information. I tried entering the suggestion in the CGI interface but nothing appears on the index. I replaced the myserver.doman with my IP address (figured the simplest approach first should work). I also changed https to http.
Do I need to restart something? Thanks Peter ----- Original message ----- From: "Stephen Joyce" <[EMAIL PROTECTED]> To: "Peter" <[EMAIL PROTECTED]> Cc: "BackupPC User List" <[email protected]> Date: Tue, 6 May 2008 07:59:36 -0400 (EDT) Subject: Re: [BackupPC-users] Changing your login user You can add something like the following to the $Conf{CgiNavBarLinks} area of your config.pl. This works in firefox; I haven't tested IE. { 'link' => 'https://nouser:[EMAIL PROTECTED]/cgi-bin/BackupPC_Admin', 'lname' => undef, 'name' => 'Logout of BackupPC' } Replace myserver.domain with your own and change https to http if you're not using SSL (though you should be). This edit can also be done via the CGI: Edit Config -> CGI -> CgiNavBarLinks -> Add. Cheers, Stephen -- Stephen Joyce Systems Administrator P A N I C [... cut ...] ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ 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/
