Searched refs:xauth (Results 1 – 25 of 25) sorted by relevance
/external/ipsec-tools/src/racoon/ |
D | admin.c | 442 if (xauth_rmconf_used(&rmconf->xauth) == -1) 445 if (rmconf->xauth->login != NULL) { 446 vfree(rmconf->xauth->login); 447 rmconf->xauth->login = NULL; 449 if (rmconf->xauth->pass != NULL) { 450 vfree(rmconf->xauth->pass); 451 rmconf->xauth->pass = NULL; 454 rmconf->xauth->login = id; 455 rmconf->xauth->pass = key;
|
D | isakmp_xauth.c | 128 struct xauth_state *xst = &iph1->mode_cfg->xauth; 194 struct xauth_state *xst = &iph1->mode_cfg->xauth; 382 struct xauth_state *xst = &iph1->mode_cfg->xauth; 950 iph1->mode_cfg->xauth.udn = racoon_malloc(strlen(userdn)+1); 951 strcpy(iph1->mode_cfg->xauth.udn,userdn); 1258 struct xauth_state *xst = &iph1->mode_cfg->xauth; 1322 usr = iph1->mode_cfg->xauth.authdata.generic.usr; 1343 iph1->mode_cfg->xauth.udn, 1418 if (!iph1->rmconf->xauth || !iph1->rmconf->xauth->login) { 1424 dlen = iph1->rmconf->xauth->login->l - 1; [all …]
|
D | oakley.h | 229 (((iph1)->rmconf->xauth && \ 233 (((iph1)->rmconf->xauth && \
|
D | remoteconf.c | 221 new->xauth = NULL; in newrmconf() 302 if (rmconf->xauth) 303 xauth_rmconf_delete(&rmconf->xauth);
|
D | remoteconf.h | 127 struct xauth_rmconf *xauth; member
|
D | isakmp_cfg.h | 170 struct xauth_state xauth; /* Xauth state, if revelant */ member
|
D | isakmp_cfg.c | 1319 xauth_rmstate(&state->xauth); 1909 if (iph1->mode_cfg->xauth.authdata.generic.usr != NULL) { 1911 iph1->mode_cfg->xauth.authdata.generic.usr) != 0) {
|
D | cfparse.y | 1751 if (xauth_rmconf_used(&cur_rmconf->xauth) == -1) { 1755 if ((cur_rmconf->xauth->login = vdup($2)) == NULL) { 2416 } else if (rmconf->xauth == NULL) {
|
D | isakmp_agg.c | 636 !iph1->rmconf->xauth &&
|
D | oakley.c | 1566 if (iph1->rmconf->xauth)
|
/external/autotest/client/site_tests/network_VPNConnect/ |
D | control.l2tpipsec_xauth | 26 vpn_types=[ 'l2tpipsec-psk-xauth', 27 'l2tpipsec-psk-xauth-incorrect_user', 28 'l2tpipsec-psk-xauth-incorrect_missing_user' ],
|
/external/ipsec-tools/ |
D | setup.c | 393 struct xauth_rmconf *xauth = racoon_calloc(1, sizeof(struct xauth_rmconf)); in set_xauth_and_more() local 394 xauth->login = strtovchar(username); in set_xauth_and_more() 395 xauth->login->l += 1; in set_xauth_and_more() 396 xauth->pass = strtovchar(password); in set_xauth_and_more() 399 remoteconf->xauth = xauth; in set_xauth_and_more() 547 if (remoteconf->xauth) { in setup()
|
D | NEWS | 22 o do not set default gss id if xauth is used
|
D | ChangeLog | 126 * src/racoon/cfparse.y: Do not set default gss id if xauth is used.
|
/external/openssh/ |
D | INSTALL | 204 --with-xauth=PATH specifies the location of the xauth binary
|
D | sshd.0 | 194 otherwise runs xauth. The M-bM-^@M-^\rcM-bM-^@M-^] files are given the X11 208 xauth(1) because sshd will not run xauth automatically to add X11 226 fi | xauth -q - 230 exist either, xauth is used to add the cookie.
|
D | configure.ac | 4313 AC_ARG_WITH([xauth], optwith 4314 [ --with-xauth=PATH Specify path to xauth program ], 4327 AC_PATH_PROG([xauth_path], [xauth], , [$TestPath]) 4328 if (test ! -z "$xauth_path" && test -x "/usr/openwin/bin/xauth") ; then 4329 xauth_path="/usr/openwin/bin/xauth" 4350 [Define if xauth is found in your path])
|
D | ssh_config.0 | 406 Furthermore, the xauth(1) token used for the session will be set 1011 Specifies the full pathname of the xauth(1) program. The default 1012 is /usr/X11R6/bin/xauth.
|
D | sshd_config.0 | 951 Specifies the full pathname of the xauth(1) program, or none to 952 not use one. The default is /usr/X11R6/bin/xauth.
|
D | config.h.in | 1737 /* Define if xauth is found in your path */
|
D | configure | 17910 # Extract the first word of "xauth", so it can be a program name with args. 17950 if (test ! -z "$xauth_path" && test -x "/usr/openwin/bin/xauth") ; then 17951 xauth_path="/usr/openwin/bin/xauth"
|
D | ChangeLog | 4672 sanitise characters destined for xauth reported by
|
/external/selinux/python/sepolgen/tests/test_data/ |
D | httpd.log | 3851 type=AVC msg=audit(1163774197.197:11555): avc: denied { write } for pid=8521 comm="xauth" name="… 3852 … suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=pts2 comm="xauth" exe="/usr/bin/xauth" subj=st… 3853 type=AVC msg=audit(1163774197.201:11556): avc: denied { read } for pid=8521 comm="xauth" name=".… 3854 … suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=pts2 comm="xauth" exe="/usr/bin/xauth" subj=st… 3855 type=AVC msg=audit(1163774197.201:11557): avc: denied { getattr } for pid=8521 comm="xauth" name… 3856 … suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=pts2 comm="xauth" exe="/usr/bin/xauth" subj=st… 3864 type=AVC msg=audit(1163774197.221:11560): avc: denied { search } for pid=8522 comm="xauth" name=… 3865 …d=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts2 comm="xauth" exe="/usr/bin/xauth" subj=st… 3866 type=AVC msg=audit(1163774197.221:11561): avc: denied { write } for pid=8522 comm="xauth" name="… 3867 type=AVC msg=audit(1163774197.221:11561): avc: denied { add_name } for pid=8522 comm="xauth" nam… [all …]
|
D | audit.log | 17 type=AVC msg=audit(1162850343.427:986): avc: denied { write } for pid=6378 comm="xauth" name=".g… 18 … suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=pts1 comm="xauth" exe="/usr/bin/xauth" subj=st… 19 type=AVC msg=audit(1162850343.427:987): avc: denied { read } for pid=6378 comm="xauth" name=".gd… 20 … suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=pts1 comm="xauth" exe="/usr/bin/xauth" subj=st… 21 type=AVC msg=audit(1162850343.427:988): avc: denied { getattr } for pid=6378 comm="xauth" name="… 22 … suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=pts1 comm="xauth" exe="/usr/bin/xauth" subj=st… 30 type=AVC msg=audit(1162850343.427:991): avc: denied { search } for pid=6379 comm="xauth" name="r… 31 …d=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts1 comm="xauth" exe="/usr/bin/xauth" subj=st… 32 type=AVC msg=audit(1162850343.427:992): avc: denied { write } for pid=6379 comm="xauth" name="ro… 33 type=AVC msg=audit(1162850343.427:992): avc: denied { add_name } for pid=6379 comm="xauth" name=… [all …]
|
/external/openssh/contrib/redhat/ |
D | openssh.spec | 513 - refuse to do X11 forwarding if xauth isn't there, handy if you enable 558 - refuse to do X11 forwarding if xauth isn't there, handy if you enable
|