hi,
i want to authenticate web users from postgrsql for which i created a
table having,among others, username & password... is there any data
types where password can be stored encrypted ?.. at present am vsing
varchar(16) but i c one (administrator) can read the password. i didnt
find any data type specifying encrypted type !...
thanking in advance
A.H