Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MacOS.sh #85

Closed
wants to merge 1 commit into from
Closed

Update MacOS.sh #85

wants to merge 1 commit into from

Conversation

PierreGode
Copy link
Owner

No description provided.

@@ -1,7 +1,7 @@
#!/bin/bash

# Set variables
DOMAIN="test.com" # Active Directory domain name
DOMAIN="test.com" # Domain name
ADMIN="admin" # AD admin username
PASS="password" # AD admin password (not encrypted, use with caution)
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using a plain text password is a security risk. Consider using a more secure method for handling sensitive information.

@PierreGode PierreGode closed this Nov 29, 2024
@PierreGode PierreGode deleted the PierreGode-patch-3 branch November 29, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant