Changes

Jump to navigation Jump to search
139 bytes added ,  07:48, 19 June 2015
Line 658: Line 658:     
'''do not modify these files.'''
 
'''do not modify these files.'''
 +
 +
* directly in bash
 +
perl -Mesmith::util -e 'print esmith::util::LdapPassword();'
 +
* in a template
 +
my $pwd = esmith::util::LdapPassword();
    
if you need to call the mysql password in a script you can invoke this bash variable
 
if you need to call the mysql password in a script you can invoke this bash variable

Navigation menu