Skip to main content
Known Participant
April 28, 2010
Question

Authentication on FMS 3.0.1

  • April 28, 2010
  • 2 replies
  • 2762 views

Ok,

I have a windows server(2003) with FMS 3.01 and already installed Authentication Add-in (3)... Already open' up a command prompt and added users using users.exe ($ROOT/conf) and checking them after, but when i go and publish something with FMLE 3, it still doesn't promp for a user and pass login.

Restarted the server and everything else, and nothing seems to work!

I'm new in FMS and my english is not that good, but if someone can help, i appreciate!

Thanks!

    This topic has been closed for replies.

    2 replies

    greglopesAuthor
    Known Participant
    April 29, 2010

    i have a windows 7 + FMS 3.5 + Authentication add-in 3 system too (to run some tests), everything running good and it points me to the same direction... when i connect from FMLE, it goes straight to publishing, not asking for a user or pass...

    this is pretty weird, two diferent FMS versions and none of them works with Authentication Add-in... is there a XML file for edit so the server can call the authentication plugin or something like that? hate to be a newbie... =(

    Regards!

    Janaki Lakshmikanthan
    Adobe Employee
    Adobe Employee
    April 29, 2010

    Hi,

    Do you see the access folder with libconnect.dll added to your $InstallRoot/modules folder of FMS?

    Regards,

    Janaki L

    greglopesAuthor
    Known Participant
    April 29, 2010

    Yes, i can see that... what's next? =)

    Thanks for the helping, by the way =)

    Janaki Lakshmikanthan
    Adobe Employee
    Adobe Employee
    April 29, 2010

    Did you check if the user name and password which you have added using users.exe was successful. Pls check with the following command in command prompt

    users.exe check -u <username> -p <password>

    For example: users.exe check -u user1 -p pass1

    and confirm if the username and password.

    Regards,

    Janaki L