
Hi Andrew, On Wed, Mar 12, 2003 at 02:32:43PM -0500, ahall@coxnews.com wrote:
I have setup otrs and its running. I have an inhouse authentication system used that I have integrated into otrs, but I am stumped on one last issue. I would like to use the encrypted system password for a user and use that as the password for otrs also.
1. Where is the salt defined? I see from the db that the first two characters of the username are used as the salt, but where is that configured?
2. Any suggestions on ways to accomplish this?
The perl crypt() "e. g. crypt($Pw, $User)" is used for the encrypted password in the DB. Tell me more about the used authentication system and I can show you the best way. Is there a LDAP interface? Do you sync the users into the OTRS DB?
Andrew
Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- Old programmers never die. They just branch to a new address.