Subject Re: [IBO] Allowing a user to change his / her password
Author Paul Vinkenoog
Hi Andrew,

>>> I have the IBOAdmin components and I've tried the modifyuser
>>> command, but it seems that only the sysdba can make changes - even
>>> if its a persons own account.

>> That's correct. But if you're not afraid of a little security
>> database tweaking, read this page by Ivan Prenosil:
>>
>> http://www.volny.cz/iprenosil/interbase/ip_ib_isc4.htm

> don't forget TIB_Connection's AlterUser method.

You need the SYSDBA password to use that successfully. At least with
an unmodified security database. After the tweak you can probably use
AlterUser and fill in the user's login and pass for DBAUser and
DBAPass.


Greetings,
Paul Vinkenoog