This website requires JavaScript.
Explore
Help
Register
Sign In
Johnny
/
AD.sh
Watch
1
Star
0
Fork
You've already forked AD.sh
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
AD.sh
/
ListAllUsers.sh
3 lines
52 B
Bash
Raw
Permalink
Blame
History
#!/bin/bash
samba-tool user list
|
sort
|
grep
"."
Reference in New Issue
View Git Blame
Copy Permalink