Subject | RE: [ib-support] User Management |
---|---|
Author | Richard Pendered |
Post date | 2002-02-06T10:21:23Z |
Seeing as people are chnaging the isc4.gdb, why not add a stored proc to
change a users password ?
I presume that the hashing could be done within the sp, or via a udf (used
by the sp).
Rich P.
-----Original Message-----
From: Christian Gutter [mailto:cguetter@...]
Sent: 06 February 2002 10:04
To: ib-support@yahoogroups.com
Subject: RE: [ib-support] User Management
Hi Doug,
database. The user cannot only see it, but also change it.
But of course you are right, without IB's password hashing algorithm,
the changes wouldn't make sense. So anybody using Ivan's solution must
ensure to have some logic for password hashing in the application which
changes the passwords.
Cheers,
Christian
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
[Non-text portions of this message have been removed]
change a users password ?
I presume that the hashing could be done within the sp, or via a udf (used
by the sp).
Rich P.
-----Original Message-----
From: Christian Gutter [mailto:cguetter@...]
Sent: 06 February 2002 10:04
To: ib-support@yahoogroups.com
Subject: RE: [ib-support] User Management
Hi Doug,
> The way I read it, Ivan's changes allow a user to only SEEIvan's solution also allows changes to the user's password in the
> his password. He
> didn't include anything which helps a user change his password.
database. The user cannot only see it, but also change it.
But of course you are right, without IB's password hashing algorithm,
the changes wouldn't make sense. So anybody using Ivan's solution must
ensure to have some logic for password hashing in the application which
changes the passwords.
Cheers,
Christian
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
[Non-text portions of this message have been removed]