Hi, I would like to be able to pre-create user accounts in FogBugz as they appear in LDAP, rather than requiring users to have to first login. This because it can be hard to force a lot of people to login (in my case, 1000 people) just to get their FogBugz user accounts created. Nothing beats forcing the use of a new tool by simply start assigning cases. I am ok if I have to create a daily cron job to have all new users added to FogBugz. Thanks,
|
1
|
|
|
|
|
1
|
To answer my own question, You can use the xml-api to create new accounts. As long as the email and name match the email and name in LDAP, everything works, and the user will still be able to later login with the LDAP credentials. I now have a script that can run daily to pro-actively sync-up LDAP and FogBugz, allowing users to assign cases to new employees, for example. An extra bonus, all users do NOT get spam with the welcome email, asking users to change passwords (which is incorrect if you are using LDAP). |
||
|
|