Active Directory authentication

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
MapData
Posts: 15
Joined: Thu Mar 15, 2007 10:51 pm

Active Directory authentication

Post by MapData » Thu Mar 15, 2007 11:04 pm

Hi,
We have set up a vault server and added users and it was working well but now we want to use domain authentication. Once changed to domain authentication no users can login they get the error invalid user/pass, in the vault log it says

'Active Directory authorization for user jason failed.
Unknown error (0x80005000)
----16/03/07 2:45:51 PM jason--mapdata18.mydomain.com.au(192.168.10.28)--SSL Disabled Login failed: failInvalidPassword'

I know the password is correct and the username is the same as the domain login. Originally when we set it up the usernames were different but I changed them to be the same.

IIS process model is set to custom domain account and I have loged onto the vault server with it to create any directory structure it needs and have set the minimum permissions stated in http://support.sourcegear.com/viewtopic.php?t=2953

The server its self is 2003 R2, when I set it up I made sure share point services wasnt installed but IIS still shoes a share point services web site under I made sure it wasnt installed so I dont know what's up there
Any more ideas I could try?
Last edited by MapData on Sun Mar 18, 2007 4:38 pm, edited 1 time in total.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Fri Mar 16, 2007 7:25 am

Did you set the IIS custom model when you installed? If not, how did you go about changing it?

You may wish to try our Identity Switcher tool if you haven't already.

MapData
Posts: 15
Joined: Thu Mar 15, 2007 10:51 pm

Post by MapData » Fri Mar 16, 2007 8:27 pm

I set the IIS process model to a domail account when I installed.
looking in the web.config the inpersonate tag is set to the account I set at install

MapData
Posts: 15
Joined: Thu Mar 15, 2007 10:51 pm

Post by MapData » Sun Mar 18, 2007 4:37 pm

Fixed.
I dont know why its fixed but its fixed

For future refrence what I did was
-set the domain to keyboard spam (eg. dlgjda.com.au)
-restart IIS
-When trying to log in now it said 'the server is not operational'
-set the domain to mydomain.com.au
-restart IIS
-It now works

Locked