2 Commits

Author SHA1 Message Date
Thorsten Spille
75559ca34b rename computername for service login 2025-09-29 20:40:22 +02:00
Thorsten Spille
a3bd70732f Merge pull request #132 from bashclub/main
Move fixes in main to dev
2025-09-29 20:37:23 +02:00

View File

@@ -36,7 +36,7 @@ ldbmodify -H /var/lib/samba/private/sam.ldb <<EOF
dn: $DN dn: $DN
changetype: modify changetype: modify
replace: userWorkstations replace: userWorkstations
userWorkstations: NONE userWorkstations: "NOWORKSTATION"
EOF EOF
echo echo