View Single Post
Posts: 882 | Thanked: 1,310 times | Joined on Mar 2007
#641
Originally Posted by watch_zero View Post
also is it normal in remote discovery that
when i have all setting correct and on the clint i enable the discovery it asks for authentication and i enter it and it says it correct but then it asks me to connect to the server and enter my admin username and password is that normal in normal discovery mode ?
Yes, they are different accounts. You only need to enable remote discovery once, after that it should automatically find your server and if you use basic auth, it's asks for your username and password.

You can store your username and password if you don't like typing them, but you need to do it from xterm:

Code:
gconftool-2 -s /apps/knots/username yourusername -t string
gconftool-2 -s /apps/knots/password yourpassword -t string
 

The Following 4 Users Say Thank You to ukki For This Useful Post: