I am unable to log into FAHControl.
foldingathome - 7.6.21-1
fahcontrol-gtk3-git - r185.2b57930-1
Linux Kernal linux60 - 6.0.2-2
Linux OS is Manjaro unstable.
foldingathome works fine and can use the browser page. FAHContol though does not except my password. Believe it should be my sudo password.
Error: On client: "xxxx" localhost: 36330: Access denied, invalid password.
Logging into FAHControl refusal - Linux
Moderators: Site Moderators, FAHC Science Team
-
- Site Admin
- Posts: 7941
- Joined: Tue Apr 21, 2009 4:41 pm
- Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2 - Location: W. MA
Re: Logging into FAHControl refusal - Linux
FAHControl and FAHClient use the password you set in its configuration if your are attempting to access remotely. Not your sudo password.
iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
Re: Logging into FAHControl refusal - Linux
I just installed foldingathome and fahcontrol-gtk3-git and then used the web page to setup using name key and what I wanted to fold. I did not do any other setup.
foldingathome config.xml is in root, foldingathome can only be started and stopped using root.
foldingathome config.xml is in root, foldingathome can only be started and stopped using root.
-
- Posts: 210
- Joined: Sun May 03, 2020 1:20 am
Re: Logging into FAHControl refusal - Linux
If no password has been set up in /etc/fahclient/config.xml, it should allow connection without authentication. Does your config.xml have a line like this?
You can also try setting up a known password like with remote clients:
viewtopic.php?p=357186
Code: Select all
<password v='MyFAHPassword1'/>
viewtopic.php?p=357186