Searched refs:CUPSD_AUTH_AUTO (Results 1 – 2 of 2) sorted by relevance
25 #define CUPSD_AUTH_AUTO 3 /* Kerberos or Basic, depending on configuration of server */ macro
169 static int default_auth_type = CUPSD_AUTH_AUTO;420 if (default_auth_type != CUPSD_AUTH_AUTO) in cupsdDefaultAuthType()3201 default_auth_type = CUPSD_AUTH_AUTO; in read_cupsd_conf()