dtlogin: don't use crypt(3) on openbsd
des support has been removed from crypt(3) on openbsd since version 5.8
This commit is contained in:
committed by
Jon Trulson
parent
1e2e373082
commit
ced27aa1f6
@@ -122,6 +122,8 @@ XCOMM operating system: OSName (OSMajorVersion./**/OSMinorVersion./**/OSTeenyVe
|
||||
# define HasBSDAuth YES
|
||||
#endif
|
||||
|
||||
#define HasXdmAuth YES
|
||||
|
||||
/* OpenBSD 3.0 and later has getpeereid() */
|
||||
#if OSMajorVersion >= 3
|
||||
# define HasGetpeereid YES
|
||||
|
||||
Reference in New Issue
Block a user