Searched refs:test_pam_cap (Results 1 – 2 of 2) sorted by relevance
24 test_pam_cap: test_pam_cap.c pam_cap.c target25 $(CC) $(CFLAGS) $(IPATH) -o $@ test_pam_cap.c $(LIBCAPLIB) $(LDFLAGS) --static33 sudotest: test test_pam_cap34 sudo ./test_pam_cap root 0x0 0x0 0x0 config=./capability.conf35 sudo ./test_pam_cap root 0x0 0x0 0x0 config=./sudotest.conf36 sudo ./test_pam_cap alpha 0x0 0x0 0x0 config=./capability.conf37 sudo ./test_pam_cap alpha 0x0 0x1 0x80 config=./sudotest.conf38 sudo ./test_pam_cap beta 0x0 0x1 0x0 config=./sudotest.conf39 sudo ./test_pam_cap gamma 0x0 0x0 0x81 config=./sudotest.conf40 sudo ./test_pam_cap delta 0x41 0x80 0x41 config=./sudotest.conf[all …]
3 test_pam_cap