Link to home
Start Free TrialLog in
Avatar of HowardNZ2003
HowardNZ2003

asked on

isql access using an encrypted password

Hi,

Is there any way to use isql with an encrypted password ?

so with the command "isql -Uuser -Ppassword" been executed from a shell script, "password" would be encrypted - is this possible ?
SOLUTION
Avatar of Jan Franek
Jan Franek
Flag of Czechia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of HowardNZ2003
HowardNZ2003

ASKER

Thanks,

it was actually how to hide the password at the OS level but all input was valuable.