Skip to main content

What exactly does the setpasshash value mean? The help command is very vague... Here is the usage

Usage: jamf setOFP -mode <none | command | full> [-passhash <passhash>] [-password <password>]

So, do I want to set the hash to md5 or what? There is no usage of the verb in the help page.

Thanks

tom

I believe you would set a hashed password there instead of using the
-password switch.

jamf setOFP -mode full -passhash <somehashedpassword>

Steve Wood
Director of IT
swood at integer.com

The Integer Group | 1999 Bryan St. | Ste. 1700 | Dallas, TX 75201
T 214.758.6813 | F 214.758.6901 | C 940.312.2475


Well in my script it tells me i have a syntax error .....

the usage says to use both passhash and password, so I am confused.