Re: Autologin in SQLMenu
From: Michael Nolan <nolan_at_helios.unl.edu>
Date: 13 Nov 1993 05:49:19 GMT
Message-ID: <2c1sgv$di6_at_crcnis1.unl.edu>
Date: 13 Nov 1993 05:49:19 GMT
Message-ID: <2c1sgv$di6_at_crcnis1.unl.edu>
b09_at_nikhef.nl (Jeroen Hermans) writes:
>I was wondering if it is possible when you start an application in SQLMenu
>your login and password are checked with the USERID from UNIX. Now users
>first have to get a password for UNIX and then when they startup the
>application they have to enter their name and password again. Within the
>application I need to know who is working.
This is what the $OPS variable is for. Then all you have to do is use '/' to bypass the user name and password, and it will get the username by prepending $OPS onto the UNIX account. (And if $OPS is null, your Oracle account names and UNIX account names are identical.)
--- Michael Nolan, Sysop for the DBMS RoundTable on GEnie nolan_at_notes.tssi.com, dbms_at_genie.geis.com (posted from nolan_at_helios.unl.edu)Received on Sat Nov 13 1993 - 06:49:19 CET