Tagged Questions

0
votes
0answers
34 views

Changes to user name in Active Directory not propagating to FogBugz

I updated a user’s login name in Active Directory (they got married) and the change did not propagate to FogBugz. For FogBugz I am using Active Directory authentication on Windows …
7
votes
1answer
174 views

Can I administer user permissions using Active Directory / LDAP groups?

FogBugz allows users to authenticate against Active Directory. It would be helpful to be able to set permissions for projects, wikis, etc using Active Directory Group Security. G …
0
votes
1answer
43 views

Does FogBugz On Demand support LDAP or Active Directory?

Greetings, Is anyone running FogBugz on demand for more than 100+ users? We use LDAP for managing a lot of our SaaS tools and I was more than a little surprised to learn that the …
0
votes
1answer
155 views

Converting User Accounts from FB Authentication to Active Directory [closed]

I recently converted our local FB instance (8.4.87) from Fogbugz Authentication to Active Directory authentication. After converting, none of the user accounts would work, authent …
1
vote
2answers
65 views

Removed active directory - fogbugz no longer working after trying re-install

So, here's the scenario. Everything was working fine. Then i stupidly installed AD on my server, and then un-installed it. This caused all sorts of user errors. After unsuccessfu …
0
votes
1answer
81 views

Remove a community user?

Maybe I'm missing something blatant, but is it possible to remove a community user? I created it, but found out that I can't do anything via the API, so I've got to burn a license. …
20
votes
2answers
293 views

Active directory authentication for Community users

Is it possible to let community users user their Active Directory account to login. If I add them, Fogbugz (7.1.13) picks up the Active Directory account and displays all the inf …
2
votes
1answer
80 views

How do I make sure that only users from a particular Active Directory container can login to FogBugz?

I'm using Active Directory authentication with FogBugz and I want to flip on the "Allow LDAP to create new accounts automatically" setting so I don't have to manually create all of …
1
vote
2answers
228 views

Re-sync email address after Active Directory update

Hi, I have a user in FB for which the email address has been modified in our active directory server. However, the old address still appears in FB. How can I get FB to update the …
1
vote
0answers
34 views

Why does my Fogbugz installation show usernames instead of full names ? [closed]

Our Fogbugz install (v 8.1) is configured to use Active Directory authentication. Everything works as expected except that all user lists show usernames instead of full names. Th …
3
votes
1answer
146 views

Fogbugs users & Active Directory users concurrently

Hi, I wanted to know if I can use both AD & Fogbugs authentication at the same time. That would mean that both users I create manually in FB, as well as users coming from our A …
1
vote
2answers
81 views

Is it possible to modify the source code to make Fogbugz work with other LDAP servers?

I'm looking at src-Website/LDAP.was and it looks like I can modify this file to work with OpenLDAP instead of just ActiveDirectory. Am I right?
1
vote
1answer
142 views

How do I switch from LDAP to FogBugz authentication?

My users have always used LDAP to connect to FogBugz, but now I want to switch and let FogBugz manage the login process. If I flip the switch and turn on FogBugz authentication, h …
2
votes
1answer
223 views

How do I switch from FogBugz to LDAP authentication?

I've been using FogBugz authentication for a while, but now I want to switch to using LDAP (either Active Directory or some other solution). What should I do?
26
votes
1answer
208 views

Can I use Windows Integrated (domain) Authentication to log into Fogbugz?

I want my users to be able to log into FogBugz automagically with their current Windows login info. I know FogBugz supports talking to an Active Directory server. Is Windows Auth p …