From f1554317746985c84b4c8a0a5c11a72044cb67a5 Mon Sep 17 00:00:00 2001 From: root <root@cluster-on-demand.cm.cluster> Date: Fri, 9 Dec 2022 10:17:11 -0600 Subject: [PATCH] Added new cheaha user: krish.94@hotmail.com --- groups/krish.94@hotmail.com.ldif | 2 +- users/krish.94@hotmail.com.ldif | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/groups/krish.94@hotmail.com.ldif b/groups/krish.94@hotmail.com.ldif index b752dda..657085e 100644 --- a/groups/krish.94@hotmail.com.ldif +++ b/groups/krish.94@hotmail.com.ldif @@ -2,5 +2,5 @@ dn: cn=krish.94@hotmail.com,ou=Group,dc=cm,dc=cluster objectClass: top objectClass: posixGroup cn: krish.94@hotmail.com -gidNumber: 10003 +gidNumber: 10001 diff --git a/users/krish.94@hotmail.com.ldif b/users/krish.94@hotmail.com.ldif index a704df8..5766d23 100644 --- a/users/krish.94@hotmail.com.ldif +++ b/users/krish.94@hotmail.com.ldif @@ -4,8 +4,8 @@ objectClass: inetOrgPerson objectClass: posixAccount objectClass: shadowAccount loginShell: /bin/bash -uidNumber: 10003 -gidNumber: 10003 +uidNumber: 10001 +gidNumber: 10001 cn: Krish Moodbidri homeDirectory: /home/krish.94@hotmail.com shadowMin: 0 @@ -13,7 +13,7 @@ shadowMax: 999999 shadowWarning: 7 shadowInactive: 0 shadowExpire: 24837 -shadowLastChange: 19334 +shadowLastChange: 19335 sn: Krish Moodbidri mail: krish.94@hotmail.com -- GitLab