#include "UnixUserCheck.h"
#include <pwd.h>
#include <crypt.h>
Go to the source code of this file.
Variables | |
const char * | Copyright = "(C) Copyright Michigan State University 2002, All rights reserved" |
char * | pCopyrightNotice |
|
Definition at line 278 of file UnixUserCheck.cpp. |
|
Initial value: "(C) Copyright 1999 NSCL, All rights reserved UnixUserCheck.cpp \n" Definition at line 304 of file UnixUserCheck.cpp. |