[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference noted::hackers_v1

Title:-={ H A C K E R S }=-
Notice:Write locked - see NOTED::HACKERS
Moderator:DIEHRD::MORRIS
Created:Thu Feb 20 1986
Last Modified:Mon Aug 03 1992
Last Successful Update:Fri Jun 06 1997
Number of topics:680
Total number of notes:5456

261.0. "Resolution of lgi$validate()" by SNO78C::MCLAREN (Andrew McLaren) Fri Jun 20 1986 08:13

    We are attempting to use the lgi$validate() routine to validate
    username/password combinations, but are having problems resolving
    the reference to this routine. Does anyone know where (if?) this
    can be resolved.
    
    Andrew M.
T.RTitleUserPersonal
Name
DateLines
261.1Lgi?SANFAN::HAYESJOMicroVAX On BoardFri Jun 20 1986 09:235
    
    Forgive my ignorance, but what is lgi$validate()?  What is the lgi$
    facility?
    
    John
261.2look in the fiche for LOGINOUTCLOUD::SHIRRONStephen F. Shirron, 223-3198Fri Jun 20 1986 15:124
    Sounds like it would be in LOGINOUT (probably a local routine that
    is not globally available anywhere).
    
    stephen
261.3No LGI$ symbolsSANFAN::HAYESJOMicroVAX On BoardFri Jun 20 1986 20:326
    
    I checked STARLET.OLB, STARLET.MLB, and LIB.MLB and didn't find
    any lgi$ symbols.  If it's a LOGINOUT local routine you're going
    to have some trouble LINKing with it ...
    
    John
261.4PASTIS::MONAHANMon Jun 23 1986 07:355
    	I have used lgi$ routines, but you have to get them from VMS
    sources. Some of the most critical are not even in the fiche, and
    are certainly not in any library.
    
    		Dave
261.5Source kit has 'emOCKER::PUCKETTAn Equatorial Grasslands BestiaryThu Jul 03 1986 04:473
    It is in the sources in facility LOGIN: VALIDATE.B32.
    
    - Giles