Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to connect to Sybase using a kerberos login

515 views
Skip to first unread message

markpare

unread,
Nov 2, 2009, 10:57:05 AM11/2/09
to
Hi, my login was recently changed to kerberos authentication
which means I no longer have to provide a password to
connect to Sybase.

Here is my previous connection:

ltr.ServerName = "<server name>"
ltr.DBMS = "SYC"
ltr.LogID = "parem"
ltr.LogPass = "<password>"
ltr.database = "<database name>"

This no longer works. I have read a bit about adding a
DBParm option to get through this, but not sure how to
implement this.

Can anyone give me the details as to what I have to do here?

Thanks

Windows XP Pro
PB 10.5.2 (7826)

Jay Williams

unread,
Nov 2, 2009, 11:22:55 AM11/2/09
to
What error are you receiving? Can you connect through the DB painter or
isql?

<Mark Pare> wrote in message news:4aef0151.57f...@sybase.com...

markpare

unread,
Nov 2, 2009, 1:10:06 PM11/2/09
to
I can absolutely connect correctly using kfsql and
DBArtisan, but I get SQLDBCode = 4002 when trying the same
in PB
0 new messages