Sybase provides sample code for a library called libsybmapname.so (don't remember the exact name) somewher in the server sample directory. Modify and compile it and move it inot the default library directory.
Markus <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Hi, > > We are trying to implement Kerberos authentication (through Active > Directory) for our Sybase 12.5.3 database (through a client-server > Powerbuilder application). We have been told that we need some kind of > mapping between Active Directory and Sybase user ID's (for authorization > if > not for anything else) - i.e. the Active Directory ID needs to be set up > as > a user in Sybase. However, our AD id's are in the format > "firstname.lastname", which is an invalid sybase ID (because of the ".") - > Oracle will also have the same issue. > > Does anyone out there have a workaround for this? Is the mapping really > needed? > > Thanks!!! > > Herbert > --------------------------------------------------------------------------- > This message (including any attachments) is confidential and may be > privileged. If you have received it by mistake please notify the sender by > return e-mail and delete this message from your system. Any unauthorised > use or dissemination of this message in whole or in part is strictly > prohibited. Please note that e-mails are susceptible to change. ABN AMRO > Bank N.V, which has its seat at Amsterdam, the Netherlands, and is > registered in the Commercial Register under number 33002587, including its > group companies, shall not be liable for the improper or incomplete > transmission of the information contained in this communication nor for > any > delay in its receipt or damage to your system. ABN AMRO Bank N.V. (or its > group companies) does not guarantee that the integrity of this > communication has been maintained nor that this communication is free of > viruses, interceptions or interference. > --------------------------------------------------------------------------- > > ________________________________________________ > Kerberos mailing list [email protected] > https://mailman.mit.edu/mailman/listinfo/kerberos > ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
