Users.conf in AMS 5
hi everyone,
i'm having issues logging in administration console in ams 5 amazon web services. i've modified ams.ini file adding line "server.admin_password = mypasswd" , in users.xml file i've commented out "password" , used previous configuration line found in fms 4.0 versions:
<!-- salted password hash vhost administrator. -->
<!-- <password>salted hash of password goes here</password> -->
<password encrypt="false">${server.admin_password}</password>
after restarting admin service, perform ping test following error:
<result><level>error</level><code>netconnection.connect.rejected</code><description>admin user requires valid username , password.</description><timestamp>mon 27 aug 2012 11:06:10 edt</timestamp></result>
i've tried hardcoding password, no luck. i've done research on salted has password, couldn't find starting point.
if there's out there me on this, appreciated.
regards,
martin
just let know i've found solution, left run command under rootinstall/ folder:
./amsadmin -console -user admin
this enables admin user , prompts enter new password.
More discussions in Adobe Media Server
adobe
Comments
Post a Comment