• Joined on 2022-08-04
nathan pushed to main at nathan/go-authcheck 2023-07-24 11:51:30 +10:00
de93fc3091 print groups
nathan pushed to main at nathan/go-authcheck 2023-07-24 11:32:21 +10:00
d4811f5deb get memberOf
nathan pushed to main at nathan/go-authcheck 2023-07-24 11:26:41 +10:00
0f2034cc87 try again
nathan pushed to main at nathan/go-authcheck 2023-07-24 11:13:17 +10:00
01d1e4fd4b different debugging
nathan pushed to main at nathan/go-authcheck 2023-07-24 11:00:12 +10:00
2521e2472a temporary extra logging
nathan pushed to main at nathan/go-authcheck 2023-07-24 10:56:41 +10:00
46ca98a0ce improved error message
nathan pushed to main at nathan/go-authcheck 2023-07-24 10:55:38 +10:00
0d911a715c change search filter
nathan pushed to main at nathan/go-authcheck 2023-07-24 10:50:04 +10:00
00103bcb7e split sAMAccountName from UPN
nathan pushed to main at nathan/go-authcheck 2023-07-24 10:41:07 +10:00
4ee3838c72 add feature to search for groups of user
nathan pushed to main at nathan/go-authcheck 2023-07-21 13:35:09 +10:00
5dcf111d9d just output DN
nathan pushed to main at nathan/go-authcheck 2023-07-21 13:26:08 +10:00
5b4179b221 output the result
nathan pushed to main at nathan/go-authcheck 2023-07-21 11:34:02 +10:00
e2e5f320ae add output message
nathan pushed to main at nathan/go-authcheck 2023-07-21 11:28:30 +10:00
955f07b4d7 test using base ldap package
nathan pushed to main at nathan/go-authcheck 2023-07-20 09:18:50 +10:00
8e42f4bd77 update
d0c3d4cdc5 don't use ioutil
Compare 2 commits »
nathan pushed to main at nathan/go-authcheck 2023-07-20 09:06:02 +10:00
23e3044f89 load cert from file rather than embed
nathan pushed to main at nathan/go-authcheck 2023-07-19 15:13:36 +10:00
f987f4438a only output json
nathan pushed to main at nathan/go-authcheck 2023-07-19 15:08:44 +10:00
5f6f116068 output result as json
nathan pushed to main at nathan/go-authcheck 2023-07-19 14:54:41 +10:00
db0b104a58 bugfix
062aebe299 add wsdc intermediate cert
Compare 2 commits »
nathan pushed to main at nathan/go-authcheck 2023-07-19 14:36:39 +10:00
dd15312a0d add missing parse command
nathan pushed to main at nathan/go-authcheck 2023-07-19 14:02:11 +10:00
8692fa525b initial commit