Re: [GENERAL] Users and unique identifyers

2005-01-18 Thread PFC
The system administrator will need to be able to see it, and will need remote access to it. The security requirements are extremely high, the standard in this case is set by the state, so encryption will be a must. I hope you remark that these two are incompatible. * For instance 'extreme

Re: [GENERAL] Users and unique identifyers

2005-01-18 Thread mstory
The system administrator will need to be able to see it, and will need remote access to it. The security requirements are extremely high, the standard in this case is set by the state, so encryption will be a must. the table itself will need to be accessed by triggers, so the encryption plus the

Re: [GENERAL] Users and unique identifyers

2005-01-17 Thread Michael Fuhr
On Tue, Jan 18, 2005 at 12:35:01AM -0600, [EMAIL PROTECTED] wrote: > > I need a way to link every user name to a unique ID held in a table in the > database. I've tried several ways of doing this but all of which are not > secure > enough. It's essential that no one be able to view the user nam

[GENERAL] Users and unique identifyers

2005-01-17 Thread mstory
I need a way to link every user name to a unique ID held in a table in the database. I've tried several ways of doing this but all of which are not secure enough. It's essential that no one be able to view the user names, though the unique identifyers will be viewable to all users on the public