remove definition of KRB_VERIFY_USER (moved to config.h)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5883 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -98,11 +98,6 @@ setup_password(SIAENTITY *e, prompt_t *p)
|
||||
}
|
||||
|
||||
|
||||
#if defined(SIA_KRB4) && !defined(KRB_VERIFY_SECURE)
|
||||
#define KRB_VERIFY_SECURE 1
|
||||
#define KRB_VERIFY_NOT_SECURE 0
|
||||
#endif
|
||||
|
||||
static int
|
||||
doauth(SIAENTITY *entity, int pkgind, char *name)
|
||||
{
|
||||
|
Reference in New Issue
Block a user