Jeremy Tourville via FreeIPA-users wrote:
When following the documented directions I am getting an error: ValueError: Invalid placeholder in string: line 1, col 30
https://www.freeipa.org/page/Creating_a_binddn_for_Foreman
My update file is:
dn: uid=satellitebdn,cn=sysaccounts,cn=etc,$SUFFIX add:objectclass:account add:objectclass:simplesecurityobject add:uid:satellitebdn add:userPassword:myPassword add:passwordExpirationTime:20380119031407Z add:nsIdleTimeout:0
Anyone see something wrong with my update file?
This works for me.
You might run with --debug which will flood you with output but it may provide more information.
How are you running it?
rob