Subject | User Management |
---|---|
Author | Riho-Rene Ellermaa |
Post date | 2002-02-05T10:38:19Z |
I'm planning to secure my app a little and thought about starting with
user management.
Currently my app connects with predefined username and password that is
in crypted form stored into app. The users names and passwords are in
USERS table. Now I thought to change it - SYSADM will create new
Interbase users, who will connect to database by entering their name and
password (my app gives them specified ROLE). Are there any pitfalls in
this approach?
I noticed that in my IBO Help file there is this topic with (Work In
Progress) notification. Are there other places to look?
Riho-Rene Ellermaa
senior programmer
Hansabank
user management.
Currently my app connects with predefined username and password that is
in crypted form stored into app. The users names and passwords are in
USERS table. Now I thought to change it - SYSADM will create new
Interbase users, who will connect to database by entering their name and
password (my app gives them specified ROLE). Are there any pitfalls in
this approach?
I noticed that in my IBO Help file there is this topic with (Work In
Progress) notification. Are there other places to look?
Riho-Rene Ellermaa
senior programmer
Hansabank