Jack Heysel
e328a8f8c4
Fix update action in ad_cs_cert_template
2025-07-15 17:20:36 -07:00
Spencer McIntyre
2ab90df4b2
Check for full permissions on certs too
2025-07-08 15:46:43 -04:00
Spencer McIntyre
8b8b350950
Use the new function instead of the old
2025-07-08 15:01:54 -04:00
Spencer McIntyre
7cacc4cd45
Update the ad_cs_cert_template module too
2025-07-08 15:01:54 -04:00
Spencer McIntyre
c2a06e341d
Expand on the matcher logic
2025-07-08 15:01:46 -04:00
Spencer McIntyre
cf48211910
Update the RBCD module to use the new mixin
2025-06-24 11:27:52 -04:00
Simon Janusz
d497156f84
Merge pull request #20258 from zeroSteiner/fix/issue/20251
...
Update the ldap options for shadow credentials
2025-06-03 17:45:18 +01:00
Simon Janusz
043f8cb6b4
Merge pull request #20260 from zeroSteiner/fix/issue/20252
...
Update the ldap/change_password module
2025-06-03 17:44:26 +01:00
Spencer McIntyre
3057f80a1b
Update the ldap options for shadow credentials
2025-06-03 12:29:04 -04:00
Spencer McIntyre
176dd849e0
Add missing references for AD CS modules
2025-05-30 13:54:35 -04:00
bwatters-r7
e282bbda99
Update datastore option names in module and docs
2025-05-28 09:23:36 -05:00
Spencer McIntyre
dae8c9b43a
Update the ldap/change_password module
2025-05-28 10:19:30 -04:00
Spencer McIntyre
c9dc97c242
Update some modules to print the SDDL
2025-02-13 17:19:43 -05:00
Spencer McIntyre
0caaa5d655
Parse and display the flags field
2025-02-03 17:29:33 -05:00
Spencer McIntyre
441b671edd
Update to include return values
2025-01-29 16:34:25 -05:00
Spencer McIntyre
a708f8c7f3
Fix a trivial typo
2024-12-06 16:47:25 -05:00
Ashley Donaldson
75a334ca0a
Changes from code review
2024-12-06 16:05:53 +11:00
Ashley Donaldson
ae61d0a9d6
MSFTidy changes
2024-11-22 13:39:07 +11:00
Ashley Donaldson
469671e59d
Added LDAP password change module
2024-11-21 17:34:21 +11:00
Christophe De La Fuente
ae213813b5
Updates from code review
2024-10-22 14:41:02 +02:00
Spencer McIntyre
8e38010d6e
Add an ESC15 template
2024-10-17 11:23:31 -04:00
Dean Welch
7cdea94000
Convert ldap modules to use the new ldap session type
2024-05-15 15:12:51 +01:00
Dean Welch
e693b9588c
Update ldap modules to support an ldap session
2024-05-15 15:12:51 +01:00
Dean Welch
df32ce2db9
Add ldap query support to the ldap session
2024-05-15 15:12:51 +01:00
Spencer McIntyre
bef50de25a
Update error handling for some LDAP modules
2024-05-08 16:40:34 -04:00
Ashley Donaldson
29c6e0a1e5
Removed unused function
2024-04-09 07:53:26 +10:00
Ashley Donaldson
4557de9a72
Changes from code review
2024-04-08 11:47:09 +10:00
Ashley Donaldson
5852fcbb78
Error handling and unit tests
2024-04-08 11:32:53 +10:00
Ashley Donaldson
9f5444680f
Some error handling
2024-04-08 11:32:52 +10:00
Ashley Donaldson
209d9dfab0
Help user when they've made a typical mistake
2024-04-08 11:32:52 +10:00
Ashley Donaldson
1b92d3b110
Working writing of certs over ldap
2024-04-08 11:32:51 +10:00
Ashley Donaldson
c55f8f20a8
Add shadow credentials module
2024-04-08 11:32:50 +10:00
Spencer McIntyre
7bce40308a
Update module data to improve discoverability
2024-03-07 13:28:22 -05:00
Spencer McIntyre
b2c5a4f335
Print some additional attributes for debugging
2024-02-29 16:15:39 -05:00
Spencer McIntyre
dfb271d883
Don't crash when attributes are missing
2024-02-29 15:07:34 -05:00
Spencer McIntyre
fefc3cb73c
Show names for issuance policy OIDs
2024-02-26 17:28:31 -05:00
Spencer McIntyre
257ec484c7
Show names for x509 OID constants
2024-02-22 17:36:30 -05:00
Hynek Petrak
b2f847706f
Update vmware_vcenter_vmdir_auth_bypass.rb
...
Few more instances corrected
2023-10-12 19:08:51 +02:00
Hynek Petrak
060dc84c18
corrected options confict between module and ldap mixin
2023-10-12 16:52:57 +02:00
Spencer McIntyre
e3823691a1
Add module for AD CS template CRUD operations
2023-05-22 10:28:58 -04:00
Grant Willcox
f6bfa6a61b
Add in SCHANNEL support, and update modules to fix a hang when using to_json instead of get_operation_result.
2023-02-24 13:50:04 -06:00
Spencer McIntyre
eff9a16e00
Use the access mask data type
...
Also switch from bit16 to uint16 so it's little endian.
2022-11-14 12:27:38 -05:00
Spencer McIntyre
52197f544f
Print the added account SID
2022-10-31 10:56:17 -04:00
Spencer McIntyre
b00f706c0b
Handle missing accounts when resolving SIDs
2022-10-31 10:56:17 -04:00
Spencer McIntyre
af9e4f0fa9
Update how sAMAccountName is looked up.
...
This tweaks how the objects are looked up by the sAMAccountName field.
The sAMAccountName can contain values not ending in $, so lookup what the
user specified first, and then check with the $ suffix if it's not
found.
2022-10-31 10:56:17 -04:00
Spencer McIntyre
fa7d677d45
Consolidate and improve LDAP error handling
2022-10-31 10:56:17 -04:00
Spencer McIntyre
2269fec099
Initial working RBCD module
2022-10-31 10:56:17 -04:00
Christophe De La Fuente
b0743e15d9
Update documentation and fix vulnarable/non-vulnerable status message
2022-01-12 16:51:40 +01:00
Hynek Petrak
eaed5d30c7
Allow authenticated user creation
2021-09-10 12:42:20 +02:00
Alan Foster
5b3fde7735
Rubocop recently landed modules
2021-02-16 15:08:08 +00:00