Subject | Re: [IBO] IB_SessionBase.AlterUser |
---|---|
Author | Jason Wharton |
Post date | 2001-02-26T18:21:42Z |
Actually is all you need to do is use "masterke".
I make a point of notifying people that InterBase only considers the first 8
characters of a password.
Try logging in using masterke and it will work just the same.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
I make a point of notifying people that InterBase only considers the first 8
characters of a password.
Try logging in using masterke and it will work just the same.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: <guido.klapperich@...>
To: "IBObjects" <IBObjects@yahoogroups.com>
Sent: Monday, February 26, 2001 6:50 AM
Subject: [IBO] IB_SessionBase.AlterUser
> When I try to add a user with the IB_SessionBase.AlterUser-Method I get
> the following error 'The password specified is too long. Maximum lenght
> is 8 bytes'. The password is 'masterkey' !!!!
> Any ideas ?
>
>
> Guido.