In theory, yes. But it will take some Java coding on your part and probably a minor change to the SJ server code on my part.
A while back I abstracted out the login and user management functionality to a UserManager class. You could create your own UserManager (implementing the UserManagerInf interface) that authenticates users however you like. But right now there's now easy way to configure the server to use a different UserManager. This will be an easy fix for me to make, though. The tricky part is getting your user info from the client to the server. The client is configured to always pop up the login dialog when you connect to an archive. So we'll have to come up with a way to tell the client to forward your OS authentication to the server. I've never worked with LDAP, so I don't even know how this would work. If it's something you're interested in working on, let me know. Thanks. --Rob --- Iassen Hristov <[EMAIL PROTECTED]> wrote: > Regarding authentication: > > Is there a way to use a different method of authentication than the default > provided? For example LDAP authentication against an OpenLDAP or MS Active > Directory? If so how? > > I ask mostly because I would prefer a single sign-on approach. > > --On Friday, May 14, 2004 07:49 -0700 Robert MacGrogan > <[EMAIL PROTECTED]> wrote: > > > Hi, Rose. > > > > The usernames and passwords are stored in plain text in the users.xml > > file on your server. Depending on which version of SJ you're using and > > how it was installed, this could be in a couple of places. Could be in > > something like /sourcejammer/server/filesys. Or could be in your > > webapps/sourcejammer/WEB-INF/conf directory. Look around and I'm sure > > you'll find it. > > > > I know storing passwords as plain text is not the most secure system in > > the world. However, as long as your physical server is secure then no one > > should be able to get to this file. > > > > --Rob > > > > --- "Xu, Rose" <[EMAIL PROTECTED]> wrote: > >> Good morning; > >> > >> I am working on a project enhancement. The programmer worked on this > >> project has long gone. And he set up the soucejammer for source > >> control, which he didn't leave any documentation. I couldn't get into > >> the SourceJammer without knowing username and password he used before > >> (he has admin rights I believe). I don't want to reinstall the > >> soucejammer, except I have to. Is there a way for me to reset the > >> username and password? > >> > >> thanks for any advice! > >> > >> Rose > >> > > > > > > > > > > > > __________________________________ > > Do you Yahoo!? > > SBC Yahoo! - Internet access at a great low price. > > http://promo.yahoo.com/sbc/ > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: SourceForge.net Broadband > > Sign-up now for SourceForge Broadband and get the fastest > > 6.0/768 connection for only $19.95/mo for the first 3 months! > > http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click > > _______________________________________________ > > SourceJammer-users mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/sourcejammer-users > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: SourceForge.net Broadband > Sign-up now for SourceForge Broadband and get the fastest > 6.0/768 connection for only $19.95/mo for the first 3 months! > http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click > _______________________________________________ > SourceJammer-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/sourcejammer-users __________________________________ Do you Yahoo!? SBC Yahoo! - Internet access at a great low price. http://promo.yahoo.com/sbc/ ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ SourceJammer-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sourcejammer-users