Thomas Hood
-
2014-03-12
- Priority: low --> medium
There seems to be no documentation about the syntax expected in credentials files (--runas-file and --authentication-file options).
I finally found it be searching through the source code (in source4/auth/credentials/credentials_files.c).
Until this is fixed, in case someone finds this while looking for the answer:
The credentials file should contain "parameter=value" lines, where the parameters can be username, domain, password and realm. For example:
domain=WORKGROUP
username=Administrator
password=secret