Skip to content

Commit 177ebc1

Browse files
committed
update wording
1 parent 2de842a commit 177ebc1

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,22 @@
44

55
Unity Web Portal is a PHP application built in top of MariaDB and LDAP which acts as a central user portal for high-performance-computing clusters.
66

7-
Basic Features:
7+
Typical Usage:
88

9-
- User signs up
10-
- PIs require admin approval, users require PI approval
9+
- User registers an account
10+
- LDAP entries are created
1111
- User manages SSH public keys
12-
- no passwords
12+
- No passwords
1313
- Github import, upload file, paste, generate and download private key
1414
- User changes login shell
15+
- User requests to join a PI group
16+
- Requires PI approval
1517
- User requests their own PI group
18+
- Requires admin approval
1619
- PI approves/denies requests to join their PI group
1720
- PI removes members from their group
1821

19-
Admin features:
22+
Admin Features:
2023

2124
- Automatic updating of LDAP to reflect current state of users, groups, organizations, PI groups
2225
- Cluster notices

0 commit comments

Comments
 (0)