Update Cheat Sheet.md

This commit is contained in:
ARZ 2021-07-21 03:28:17 +05:00 committed by GitHub
parent 4d2369278e
commit ca3ea22b6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -678,6 +678,12 @@ Or you can add in system wide contab (nano /etc/crontab)
* quser
* logoff id|user_name
# LDAP
```
ldapsearch -x -LLL -h localhost -D 'cn=USER,ou=users,dc=domain,dc=com' -w PASSWORD -b "dc=domain,dc
=com"
```
# Covering Track
11.11. Covering our Tracks