Re: [GENERAL] Coordinating database user accounts with active directory

2007-11-21 Thread Raymond O'Donnell
On 21/11/2007 22:32, Richard Huxton wrote: The tricky bit (I'd guess) is to trigger a script when a new user is created on the Windows side of things. There seem to be people Yeah... I was thinking in terms of doing it just once, which is what I do - it's for an educational institution, meani

Re: [GENERAL] Coordinating database user accounts with active directory

2007-11-21 Thread Richard Huxton
Raymond O'Donnell wrote: On 21/11/2007 19:44, Marc Munro wrote: Is there a simple way of coordinating active directory users with database accounts? I am happy to write tools to deal with the database end of things, but have no experience with active directory. Any and You could use a VBS

Re: [GENERAL] Coordinating database user accounts with active directory

2007-11-21 Thread Raymond O'Donnell
On 21/11/2007 19:44, Marc Munro wrote: Is there a simple way of coordinating active directory users with database accounts? I am happy to write tools to deal with the database end of things, but have no experience with active directory. Any and You could use a VBScript script on the domain