This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

!!! No login possible after V5.203 !!!

Hello,

just updated my V5 to V5.203.

Since then there´s no login possible neither as admin nor than AD authentication....

What shall I do? Anyone experienced same thing?

Alex


This thread was automatically locked due to age.
  • I updated mine to 5.203 yesterday and can log in via Webadmin and SSH. Does everything else seem to be OK? Can you log in on the console?
  • Hi,

    I can login via ssh but not to webadmin!

    The ASL is configured to check loginusers via MS Active Directory and with the local admin account.

    Both don´t work!

    What can I do?

    Alex
  • So...

    I did a factory reset and installed my license... worked!
    Did upload by abf File from V5.200... worked!

    Now I tried to login via webadmin but I can´t.

    What can I do????

    Alex
  • You could change the login method to local. So you would be able to login to the webadmin by using a local user. Then you have login to the webadmin and you can go on with debuging.

    Login to console. Edit /etc/wfe/conf/proxyauth.ini

    Goto the section [webadmin_methods]. Add the word "local". This enables local users to login to webadmin. Then add the word "admin" to the section [webadmin_users]. I assume the user admin exists on your system. Otherwise use a user which exists.
    Now you should be able to login to webadmin.

    If that still does not work, the Astaro User Authentication deamon (AUA) might not run. This would require further investigations. Just post a message, if you still need help.

    Xeno
  • I had this effect after the update, when i start a up2date pattern update. then i can't connect for 6-10min to the webadmin and the whole www.
    i'm about to go to the Box and kick it 
    just wait and try again, thats my answer...
    when this don't work...i don't know...
  • Hello,

    just put in another user to login via webadmin, i´m in now!

    LDAP authentication doesn´t work anymore.

    I will give it a try tomorrow.
    Anyone with new ideas ?

    Alex
  • Hi, all ASTARO updaters,

    I don't have any any problems updating my astarpo from v5.202 to v5.203. Logins are allowed by WebAdmin and SSH loginuser account.

    I can't reconstruct your problems. Send all your indications for your problems to his thread.

    Ronald
  • Please have a look into the aua.log (User Authenticaiton Daemon). Are there any errors at the moment you try to use LDAP? Is the process 'aua' running (Webadmin -> Reporting -> Advanced -> Process List).


    If the log does not help, try to enable debuging for aua:
    Edit /etc/wfe/conf/aua_main_config.ini
    Add the line "debug = 1" AND A NEW LINE.
    Restart aua: /etc/rc.d/aua restart

    Now the log should be more verbose.


    Also you could try to make a manual ldapsearch. If debuging is enabled, you should see the ldapsearch, Astaro makes automatically at the moment you try to authenticate. This ldap search can be made manually. Just type in the command you see in the log manually: 'ldapsearch ....'
    Note: aua caches! So you might need to restart aua in order to get the needed logging.

    Xeno
  • Hi,

    as you can see in the added picture there´s no possibility to push the action button... it isn´t there anymore.

    Here ´s my logfile...

    31-20:08:31 (none) aua[27469]: Command: /usr/bin/ldapsearch|-h|192.168.2.250|-p|389|-D|CN=Alex Ascherl,OU=Ascherl,OU=V****,OU=Erlangen,OU=Deutschland,OU=SLSUP|-w|*******|-b|dc=slsupport, dc=de|userprincipalname=alex@slsupport.de|-x|-LLL
    2005:05:31-20:08:31 (none) aua[27469]: ldapsearch failed - app exited with exitcode 256
    2005:05:31-20:08:31 (none) aua[27469]: Protocol: webadmin ---> false
  • Same problem: after V5.203 no login possible with the following message after I entered credentials in webadmin: 
    Internal system error:
    "The internal authentication daemon could not be reached. Please reboot the system. If the problem persists, please contact your vendor"
    I use only local authentication and I have the same problem on 2 ASG120 after the upgrade. Please tell me how to fix it.