Skip to main content
Known Participant
December 29, 2011
Answered

FMLE authentication - register on restart, auto login

  • December 29, 2011
  • 1 reply
  • 2491 views

With authentication plugin installed on FMS and FMLE registered to stream on maintenance restarts of the encoding computer - how and where do i save the username and password for the auithentication?

(fmle needs to auto login after losing connection, after machine restart etc. - how do i automate its authentication?)

This topic has been closed for replies.
Correct answer fmeuser

It's possible through command-line. Below is the command that will do:

fmlecmd /p [profile_path] /ap [username:password] /r

For more information, you can refer to fmlecmd help by typing fmlecmd /?

1 reply

nnmkAuthor
Known Participant
January 2, 2012

Oh, c'mon guys - no one?

Can this be done from the command line like when registering the profile?

fmeuser
fmeuserCorrect answer
Participating Frequently
January 3, 2012

It's possible through command-line. Below is the command that will do:

fmlecmd /p [profile_path] /ap [username:password] /r

For more information, you can refer to fmlecmd help by typing fmlecmd /?

nnmkAuthor
Known Participant
January 3, 2012

Hi, thank you fmeuser.

I guess this works when the machine restarts (if the FMLELauncher.exe is added in Scheduled Tasks to run on startup)...

I tried it but i apparently have some issues with the camera so my test itself is not conclusive - can you please just reassure me that this works after restart (after the restart, FMLE is authenticated with FMS and it is streaming...)?