Changes
Page history
Update Post Install Setup
authored
Oct 20, 2023
by
William Frischhertz
Show whitespace changes
Inline
Side-by-side
Post-Install-Setup.md
View page @
229aafb8
...
@@ -11,6 +11,7 @@ root@x2fec:/$ groupadd -g 1001 controls
...
@@ -11,6 +11,7 @@ root@x2fec:/$ groupadd -g 1001 controls
root@x2fec:/$ useradd -u 1001 -s /bin/bash -m -g controls controls
root@x2fec:/$ useradd -u 1001 -s /bin/bash -m -g controls controls
root@x2fec:/$ passwd controls
root@x2fec:/$ passwd controls
```
```
**Note: The LIGO standard UID for controls is 1001 across all systems. Any hosts connected to the FEC should follow this standard**
**Note: The LIGO standard UID for controls is 1001 across all systems. Any hosts connected to the FEC should follow this standard**
Add 'controls' and 'cdsadmin' user to sudo group. Create /etc/sudoers.d/users with the following:
Add 'controls' and 'cdsadmin' user to sudo group. Create /etc/sudoers.d/users with the following:
...
...
...
...