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

Attempting to deploy Endpoint security and control with obfuscated credentials

This seems like a pretty common request here, as I've found various topics on the subject during my search.  However, none address my issue directly.

I need to deploy Endpoint security and control via startup script as explained here

I've refered to this post titled "obfuscate the username and password" and have an obfuscated domain username and password. However I'm getting various Windows error code in the Sophos Auto Update log (1326 and 2201 

I immediately remember) all indicative of a bad username or password.  I have obfuscated the user name as <user@domain.com> (rather than domain\user)``

If I replace the user name and password with their actual AD criteria, updating works correctly.  So I know my syntax is correct.

The command I'm using is  <PATH>\Setup.exe -updp "<PATH>\SAVSCFXP" -user <user> -pwd <pass> -mng yes

I'm not entirely familar with obfuscation works.  I've run the command again the same user name a few times and find the output is different each time.  Is there a database file that needs to be placed somewhere in the Softros installation directory or on the Endpoint server to reference the name\password combination I'm trying to use?  (that seems to defeat the point entirely, if the combination is stored anywhere in plain text).

TIA folks

:44469


This thread was automatically locked due to age.
Parents
  • Hello JRWilliams308,

    did you use -user or -ouser, the "o" is the indicator it's an obfuscated string (similar for the password). And yes, each obfuscation returns a different string. Haven't tried the @ notation but once you have verified it works with \ you can give it a try.

    Christian
    :44475
Reply
  • Hello JRWilliams308,

    did you use -user or -ouser, the "o" is the indicator it's an obfuscated string (similar for the password). And yes, each obfuscation returns a different string. Haven't tried the @ notation but once you have verified it works with \ you can give it a try.

    Christian
    :44475
Children
No Data