Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
rc-user-add-test
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eesaan Atluri
rc-user-add-test
Compare revisions
205395aae1d30f9aa39d3f53a256d700bd65d5a5 to 218ccf02570260a22f8b9fc0382a04b1be769870
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
atlurie/rc-user-add-test
Select target project
No results found
218ccf02570260a22f8b9fc0382a04b1be769870
Select Git revision
Branches
master
Swap
Target
atlurie/rc-user-add-test
Select target project
atlurie/rc-user-add-test
krish94/rc-user-add-test
2 results
205395aae1d30f9aa39d3f53a256d700bd65d5a5
Select Git revision
Branches
master
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
Added new cheaha user: dwheel7
· e07a82ba
root
authored
1 month ago
e07a82ba
Merge branch 'issue-add-users-dwheel7-20250203_141603'
· 218ccf02
root
authored
1 month ago
218ccf02
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
groups/dwheel7.ldif
+6
-0
6 additions, 0 deletions
groups/dwheel7.ldif
users/dwheel7.ldif
+19
-0
19 additions, 0 deletions
users/dwheel7.ldif
with
25 additions
and
0 deletions
groups/dwheel7.ldif
0 → 100644
View file @
218ccf02
dn: cn=dwheel7,ou=Group,dc=cm,dc=cluster
objectClass: top
objectClass: posixGroup
cn: dwheel7
gidNumber: 10001
This diff is collapsed.
Click to expand it.
users/dwheel7.ldif
0 → 100644
View file @
218ccf02
dn: uid=dwheel7,dc=cm,dc=cluster
uid: dwheel7
objectClass: inetOrgPerson
objectClass: posixAccount
objectClass: shadowAccount
loginShell: /bin/bash
uidNumber: 10001
gidNumber: 10001
cn: Dylan Wheeler
homeDirectory: /home/dwheel7
shadowMin: 0
shadowMax: 999999
shadowWarning: 7
shadowInactive: 0
shadowExpire: 24837
shadowLastChange: 20122
sn: Dylan Wheeler
mail: dwheel7@uab.edu
This diff is collapsed.
Click to expand it.