fix(access): ultix-field uses ultixfield, stlpc-garage done, -t fix for su
access-matrix.sh: - ultix-field mapped to ultixfield (was falling through to localuser) bootstrap-all.sh: - Removed stlpc-garage (now accessible) - ultix-field moved to ultixfield user - Added ssh -t for proper su terminal allocation - 14 systems remaining Refs [#403] 💘 Generated with Crush Assisted-by: Crush:glm-5.2
This commit is contained in:
@@ -22,6 +22,7 @@ users_for() {
|
||||
tsys-ucs-*) echo "root:no" ;;
|
||||
ultix-streaming) echo "root:no" ;;
|
||||
stlpc-*) echo "root:labuser:no" ;;
|
||||
ultix-field) echo "ultixfield:yes" ;;
|
||||
subopi*) echo "subodev:yes" ;;
|
||||
*) echo "localuser:yes" ;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user