Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Secure ways to use DBI?

by zengargoyle (Deacon)
on Apr 17, 2003 at 03:21 UTC ( [id://251116]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package KrbKey;
    use base 'Class::DBI';
    ...
    } else {
            print join $/, map({$_->id} KrbKey->retrieve_all), '';
    }
    
  2. or download this
    $ getpw
    Failure while doing '' with '_filter_retrieve_all in KrbKey'
    Ima::DBI->connect(dbname=krbkey;host=dbserver.sub.dom) failed: Kerbero
    +s 5 authentication failed at /opt/network/bin/getpw line 17
     at /opt/network/bin/getpw line 17
    
  3. or download this
    $ kinit
    Password for me@SUB.DOM: 
    ...
    snmp.ro
    snmp.rw
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://251116]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-19 12:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found