Repository Access Changes

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
btd
Posts: 324
Joined: Fri May 13, 2005 1:50 pm

Repository Access Changes

Post by btd » Tue Jan 17, 2006 9:50 am

In my environment, I have three people assigned as Vault Admins.

I found out there are two Stored Procedures involved in a Repository change.

exec dbo.spaddrights @objid = 15192, @userid = 2, @groupid = 0, @rghts = 7

exec dbo.spremoverights @objid = 15192, @userid = 2, @groupid = 0

But I need to know who performed the change while in the Vault Admin tool. Can anyone tell me how I would go about getting this information as the two Stored Procedures don't capture this as parameters.

Thanks

btd

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Post by ian_sg » Tue Jan 17, 2006 9:58 am

To make sure I understand your question: you want to query to find out who made a user permissions change?
Ian Olsen
SourceGear

btd
Posts: 324
Joined: Fri May 13, 2005 1:50 pm

Repository Access Changes

Post by btd » Tue Jan 17, 2006 10:02 am

Yes

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Post by ian_sg » Tue Jan 17, 2006 10:24 am

Unfortunately today, Vault does not track this information. I'll add this as a feature request.
Ian Olsen
SourceGear

btd
Posts: 324
Joined: Fri May 13, 2005 1:50 pm

Repository Access Changes

Post by btd » Wed Jan 18, 2006 8:01 am

Yes, please add this to the Enhancement list.

Can you tell me when it will be considered and when I can expect this to be done for production?

Thanks

btd

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Post by ian_sg » Wed Jan 18, 2006 11:54 am

This feature is on the list to be considered for Vault 4.0, which does not yet have a scheduled release date. The best precision I can provide at this early date is to say that Vault 4.0 is months away (better than years, but worse than weeks).
Ian Olsen
SourceGear

btd
Posts: 324
Joined: Fri May 13, 2005 1:50 pm

Repository Access Changes

Post by btd » Wed Jan 18, 2006 12:05 pm

Thanks Ian.

Post Reply