Subversion Repositories DevTools

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1574 5537 d 15 h gchristi /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Fixed a minor bug in chkuser.pl script added in last release when run on older versions of perl.
 
/deployfiles/trunk/build.pl
/deployfiles/trunk/src/deployfiles/chkuser.pl
1572 5537 d 16 h gchristi /deployfiles/trunk/ DevTools/deployfiles: Checkin by Svn Import
Added chkuser.pl script to deployfiles that are added to every Solaris package.
This allows packages to check for users and groups using getpw* and getgr* C library functions rather than looking at local files in case users and groups are handled by NIS/LDAP/AD.
 
/deployfiles/trunk/src/deployfiles/chkuser.pl
/deployfiles/trunk/build.pl
/deployfiles/trunk/src/tools/scripts/deploylib.pm