|
Home > Archive > SQL Anywhere database > July 2005 > Integrated login 7.0.4 doesn't work?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Integrated login 7.0.4 doesn't work?
|
|
|
| I have the SQL Anywhere database running on a win2000 server (which is also
the AD domain controller). I've set the login_mode option to mixed, and
created an integrated login using ISQL from a client on the network.
However, when I try to connect to the database from the client without
supplying a user id/password (i.e., to use my integrated login), it always
fails with the error that the user id/password is invalid. Am I missing
something?
| |
| Chris Keating \(iAnywhere Solutions\) 2005-07-06, 8:23 pm |
| What specifically is your connection string? You need to incldue INTEGRATED
or INT option set to YES to use integrated logins.
--
Chris Keating
Sybase Adaptive Server Anywhere Professional Version 8
********************
********************
********************
*****************
Sign up today for your copy of the SQL Anywhere Studio 9 Developer Edition
and try out the market-leading database for mobile, embedded and small to
medium sized business environments for free!
http://www.ianywhere.com/promos/deved/index.html
********************
********************
********************
*****************
iAnywhere Solutions http://www.iAnywhere.com
** Please only post to the newsgroup
** Whitepapers can be found at http://www.iAnywhere.com/developer
** EBFs can be found at http://downloads.sybase.com/swx/sdmain.stm
** Use CaseXpress to report bugs http://casexpress.sybase.com
********************
********************
********************
*****************
"CoDer" <notavailable> wrote in message news:42cae0cd$1@foru
ms-1-dub...
>I have the SQL Anywhere database running on a win2000 server (which is also
>the AD domain controller). I've set the login_mode option to mixed, and
>created an integrated login using ISQL from a client on the network.
>However, when I try to connect to the database from the client without
>supplying a user id/password (i.e., to use my integrated login), it always
>fails with the error that the user id/password is invalid. Am I missing
>something?
>
| |
|
| That did it - thanks
"Chris Keating (iAnywhere Solutions)" < FightSpam_keating@iA
nywhere.com>
wrote in message news:42cc7249$1@foru
ms-1-dub...
> What specifically is your connection string? You need to incldue
> INTEGRATED or INT option set to YES to use integrated logins.
>
> --
>
> Chris Keating
> Sybase Adaptive Server Anywhere Professional Version 8
>
> ********************
********************
********************
*****************
> Sign up today for your copy of the SQL Anywhere Studio 9 Developer Edition
> and try out the market-leading database for mobile, embedded and small to
> medium sized business environments for free!
>
> http://www.ianywhere.com/promos/deved/index.html
>
> ********************
********************
********************
*****************
>
> iAnywhere Solutions http://www.iAnywhere.com
>
> ** Please only post to the newsgroup
>
> ** Whitepapers can be found at http://www.iAnywhere.com/developer
> ** EBFs can be found at http://downloads.sybase.com/swx/sdmain.stm
> ** Use CaseXpress to report bugs http://casexpress.sybase.com
>
> ********************
********************
********************
*****************
>
> "CoDer" <notavailable> wrote in message news:42cae0cd$1@foru
ms-1-dub...
>
>
|
|
|
|
|