Skip to main content
July 21, 2010
Question

can't add user name in Flash Media Server Authentication Add-in

  • July 21, 2010
  • 4 replies
  • 4802 views

when i enter the following commend

users add -u username -p password

it returned the following error

users: invalid option -- u

please help me

    This topic has been closed for replies.

    4 replies

    October 25, 2011

    to add users in linux

    ./users add -u username -p userpassword

    for installation

    ./installSAA --force if u have old install,

    for fresh install

    upload auth install zip file

    run in ssh

    unzip filename.zip

    ./installSAA

    Participant
    January 30, 2011

    Please i can't add any user :

    #/opt/adobe/fms/conf/users add -u areeb -p areeb

    -bash: /opt/adobe/fms/conf/users: Permission denied

    Please any body can help me ?

    And Please let me know if there is any other way to add the users per line directly in the dat file.

    Thanks

    Adobe Employee
    January 31, 2011

    May be just permission issue - can you give full permissions to conf folder of FMS and try again.

    Participant
    April 11, 2011

    Hi can any tell guide me how to install Authentication Add-in

    I have downloaded and copied Authentication Add-in files in this directory /opt/adobe/fms/conf but I have no idea how to excute or install it to get it work.

    My problem is i want to protect my rtmp url i.e. rtmp://ip-address.com/live so that no one can stream on this url or when some one try to conntect to this url via flash live encorder it will ask to enter password and user name.

    thanks in advance.

    Participant
    July 30, 2010

    On Linux, I've had to use the full path the Adobe users utility to get it to work, like this:

    /opt/adobe/fms/conf/users add -u username -p password

    users is also a Linux utility, which is conflicting with the instructions included in the Authentication Add-in.

    Known Participant
    August 31, 2010

    This command worked perfectly!

    Thanks a million!

    Adobe Employee
    July 23, 2010

    Which FMS edition and version do you have?