0% found this document useful (0 votes)
82 views8 pages

Chiru 3

The document shows the log of a root user on a Linux system. It creates user accounts for orasid, sapadm, sidadm, daaadm and oracel with passwords. It also creates directories for their home folders and adds them to the passwd and shadow files. When the sidadm user tries to switch to other accounts like sapadm, it fails due to authentication issues.

Uploaded by

RAZ
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
82 views8 pages

Chiru 3

The document shows the log of a root user on a Linux system. It creates user accounts for orasid, sapadm, sidadm, daaadm and oracel with passwords. It also creates directories for their home folders and adds them to the passwd and shadow files. When the sidadm user tries to switch to other accounts like sapadm, it fails due to authentication issues.

Uploaded by

RAZ
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 8

login as: root

Keyboard-interactive authentication prompts from server:


| Password:
End of keyboard-interactive prompts from server
Last login: Thu Jun 30 13:31:31 2022 from 192.168.232.1
localhost:~ # pwd
/root
localhost:~ # mkdir home
mkdir: cannot create directory ‘home’: File exists
localhost:~ # ll
total 4
-rw------- 1 root root 2448 Jun 30 13:30 .bash_history
drwx------ 2 root root 6 Jun 21 11:32 .cache
drwx------ 2 root root 6 Mar 3 2021 .gnupg
drwxr-xr-x 3 root root 19 Jun 21 11:31 .local
drwxr-xr-x 2 root root 6 Mar 3 2021 bin
drwxr-xr-x 4 root root 31 Jun 28 14:44 chiru
drwxr-xr-x 2 root root 6 Jun 28 14:22 file1
drwxr-xr-x 5 root root 56 Jun 29 13:34 google
drwxr-xr-x 7 root root 76 Jun 30 13:50 home
drwxr-xr-x 4 root root 48 Jun 21 16:47 inst-sys
drwxr-xr-x 2 root root 6 Jun 29 22:15 sap
drwxr-xr-x 3 root root 17 Jun 29 22:23 sid
drwxr-xr-x 2 root root 6 Jun 29 22:17 trans
drwxr-xr-x 3 root root 17 Jun 29 22:37 usr
localhost:~ # cd home
localhost:~/home # ll
total 0
drwxr-xr-x 2 root root 6 Jun 30 13:50 daaadm
drwxr-xr-x 2 root root 6 Jun 30 13:50 oracel
drwxr-xr-x 2 root root 6 Jun 30 13:50 orasid
drwxr-xr-x 2 root root 6 Jun 30 13:50 sapadm
drwxr-xr-x 2 root root 6 Jun 30 13:50 sidadm
localhost:~/home # cd ..
localhost:~ # notepad
If 'notepad' is not a typo you can use command-not-found to lookup the package that
contains it, like this:
cnf notepad
localhost:~ # groupadd -g 4702 oinstall
groupadd: group 'oinstall' already exists
localhost:~ # useradd -u 4501 -c "oracel admin user" -d /home/orasid -p Welcome123
orasid
localhost:~ # cat /etc/passwd
bin:x:1:1:bin:/bin:/sbin/nologin
chrony:x:491:469:Chrony Daemon:/var/lib/chrony:/bin/false
colord:x:488:466:user for colord:/var/lib/colord:/sbin/nologin
daemon:x:2:2:Daemon:/sbin:/sbin/nologin
dnsmasq:x:496:65533:dnsmasq:/var/lib/empty:/bin/false
flatpak:x:492:480:Flatpak system helper:/home/flatpak:/sbin/nologin
gdm:x:484:462:Gnome Display Manager daemon:/var/lib/gdm:/bin/false
gnome-initial-setup:x:483:100::/run/gnome-initial-setup/:/sbin/nologin
lp:x:495:488:Printing daemon:/var/spool/lpd:/sbin/nologin
mail:x:498:498:Mailer daemon:/var/spool/clientmqueue:/sbin/nologin
man:x:13:62:Manual pages viewer:/var/lib/empty:/sbin/nologin
messagebus:x:499:499:User for D-Bus:/run/dbus:/usr/bin/false
nm-openconnect:x:486:464:NetworkManager user for OpenConnect:/var/lib/nm-
openconnect:/sbin/nologin
nm-openvpn:x:487:465:NetworkManager user for OpenVPN:/var/lib/openvpn:/sbin/nologin
nobody:x:65534:65534:nobody:/var/lib/nobody:/bin/bash
nscd:x:102:471:User for nscd:/run/nscd:/sbin/nologin
polkitd:x:106:479:User for polkitd:/var/lib/polkit:/sbin/nologin
postfix:x:51:51:Postfix Daemon:/var/spool/postfix:/sbin/nologin
pulse:x:490:468:PulseAudio daemon:/var/lib/pulseaudio:/sbin/nologin
qemu:x:107:107:qemu user:/home/qemu:/sbin/nologin
radvd:x:103:100:Router ADVertisement Daemon for:/var/lib/empty:/sbin/nologin
root:x:0:0:root:/root:/bin/bash
rpc:x:104:65534:user for rpcbind:/var/lib/empty:/sbin/nologin
rtkit:x:105:477:RealtimeKit:/proc:/bin/false
scard:x:100:470:Smart Card Reader:/var/run/pcscd:/usr/sbin/nologin
srvGeoClue:x:493:481:User for GeoClue D-Bus
service:/var/lib/srvGeoClue:/sbin/nologin
sshd:x:494:482:SSH daemon:/var/lib/sshd:/sbin/nologin
statd:x:101:65533:NFS statd daemon:/var/lib/nfs:/sbin/nologin
systemd-coredump:x:472:472:systemd Core Dumper:/:/usr/sbin/nologin
systemd-network:x:475:475:systemd Network Management:/:/usr/sbin/nologin
systemd-resolve:x:474:474:systemd Resolver:/:/usr/sbin/nologin
systemd-timesync:x:473:473:systemd Time Synchronization:/:/usr/sbin/nologin
tftp:x:497:483:TFTP account:/srv/tftpboot:/bin/false
tss:x:98:98:TSS daemon:/var/lib/tpm:/bin/false
usbmux:x:489:65533:usbmuxd daemon:/var/lib/usbmuxd:/sbin/nologin
vnc:x:485:463:user for VNC:/var/lib/empty:/sbin/nologin
jrktrainings:x:1000:100:jrktrainings:/home/jrktrainings:/bin/bash
sidadm:x:3601:3701:sap application admin user:/home/sidadm:/bin/bash
sapadm:x:3602:3701:sap host agent admin user:/home/sapadm/:/bin/bash
orasid:x:4501:100:oracel admin user:/home/orasid:/bin/bash
localhost:~ # usermod -g 4701 oracel
usermod: user 'oracel' does not exist
localhost:~ # usermod -g 4701 oracle
usermod: user 'oracle' does not exist
localhost:~ # useradd -u 4501 -c "oracel admin user" -d /home/orasid -p Welcome123
oracle
useradd: UID 4501 is not unique
localhost:~ # useradd -u 4501 -c "oracel admin user" -d /home/orasid -p Welcome123
oracel
useradd: UID 4501 is not unique
localhost:~ # cat /etc/shadow
bin:!:19164::::::
chrony:!:19164::::::
colord:!:19164::::::
daemon:!:19164::::::
dnsmasq:!:19164::::::
flatpak:!:19164::::::
gdm:!:19164::::::
gnome-initial-setup:!:19164::::::
lp:!:19164::::::
mail:!:19164::::::
man:!:19164::::::
messagebus:!:19164::::::
nm-openconnect:!:19164::::::
nm-openvpn:!:19164::::::
nobody:!:19164::::::
nscd:!:19164::::::
polkitd:!:19164::::::
postfix:!:19164::::::
pulse:!:19164::::::
qemu:!:19164::::::
radvd:!:19164::::::
root:$6$4d6H/bS/
1kP7KB30$Nl7pDdLtHQMYhpBWBybmQmoPfF4xLMgN0ST2vduFbTrHw.aErCv8EeYHXgj1rPZOi5Y9vT6nPW
OREF0q9mWf//:19164::::::
rpc:!:19164::::::
rtkit:!:19164::::::
scard:!:19164::::::
srvGeoClue:!:19164::::::
sshd:!:19164::::::
statd:!:19164::::::
systemd-coredump:!*:19164::::::
systemd-network:!*:19164::::::
systemd-resolve:!*:19164::::::
systemd-timesync:!*:19164::::::
tftp:!:19164::::::
tss:!:19164:0:99999:7:::
usbmux:!:19164::::::
vnc:!:19164::::::
jrktrainings:
$6$CGma8CO8x8UeY8Sy$L7Lj5O5y.iIz6culOEEMXRjgB5A4n0Lt4TZntb0bnyjNhPSBxvI5M0/3fTt.KOd
kIIiHlvm.yGvuIsWdBjTyh.:19164:0:99999:7:::
sidadm:Welcome123:19173:0:99999:7::20221030:
sapadm:Welcome123:19173:0:99999:7:::
orasid:Welcome123:19173:0:99999:7:::
localhost:~ # vi /etc/shadow
localhost:~ # groupadd -g 3701 sapsys
groupadd: group 'sapsys' already exists
localhost:~ # groupadd -g 4701 dba
groupadd: group 'dba' already exists
localhost:~ # groupadd -g 4702 oinstall
groupadd: group 'oinstall' already exists
localhost:~ # useradd -u 3603 -c "oracel admin user" -d /home/orasid -p Welcome123
daaadm
localhost:~ # useradd -u 4501 -c "oracel admin user" -d /home/orasid -p Welcome123
oracel
useradd: UID 4501 is not unique
localhost:~ # useradd -u 4503 -c "oracel admin user" -d /home/orasid -p Welcome123
oracel
localhost:~ # cat /etc/passwd
bin:x:1:1:bin:/bin:/sbin/nologin
chrony:x:491:469:Chrony Daemon:/var/lib/chrony:/bin/false
colord:x:488:466:user for colord:/var/lib/colord:/sbin/nologin
daemon:x:2:2:Daemon:/sbin:/sbin/nologin
dnsmasq:x:496:65533:dnsmasq:/var/lib/empty:/bin/false
flatpak:x:492:480:Flatpak system helper:/home/flatpak:/sbin/nologin
gdm:x:484:462:Gnome Display Manager daemon:/var/lib/gdm:/bin/false
gnome-initial-setup:x:483:100::/run/gnome-initial-setup/:/sbin/nologin
lp:x:495:488:Printing daemon:/var/spool/lpd:/sbin/nologin
mail:x:498:498:Mailer daemon:/var/spool/clientmqueue:/sbin/nologin
man:x:13:62:Manual pages viewer:/var/lib/empty:/sbin/nologin
messagebus:x:499:499:User for D-Bus:/run/dbus:/usr/bin/false
nm-openconnect:x:486:464:NetworkManager user for OpenConnect:/var/lib/nm-
openconnect:/sbin/nologin
nm-openvpn:x:487:465:NetworkManager user for OpenVPN:/var/lib/openvpn:/sbin/nologin
nobody:x:65534:65534:nobody:/var/lib/nobody:/bin/bash
nscd:x:102:471:User for nscd:/run/nscd:/sbin/nologin
polkitd:x:106:479:User for polkitd:/var/lib/polkit:/sbin/nologin
postfix:x:51:51:Postfix Daemon:/var/spool/postfix:/sbin/nologin
pulse:x:490:468:PulseAudio daemon:/var/lib/pulseaudio:/sbin/nologin
qemu:x:107:107:qemu user:/home/qemu:/sbin/nologin
radvd:x:103:100:Router ADVertisement Daemon for:/var/lib/empty:/sbin/nologin
root:x:0:0:root:/root:/bin/bash
rpc:x:104:65534:user for rpcbind:/var/lib/empty:/sbin/nologin
rtkit:x:105:477:RealtimeKit:/proc:/bin/false
scard:x:100:470:Smart Card Reader:/var/run/pcscd:/usr/sbin/nologin
srvGeoClue:x:493:481:User for GeoClue D-Bus
service:/var/lib/srvGeoClue:/sbin/nologin
sshd:x:494:482:SSH daemon:/var/lib/sshd:/sbin/nologin
statd:x:101:65533:NFS statd daemon:/var/lib/nfs:/sbin/nologin
systemd-coredump:x:472:472:systemd Core Dumper:/:/usr/sbin/nologin
systemd-network:x:475:475:systemd Network Management:/:/usr/sbin/nologin
systemd-resolve:x:474:474:systemd Resolver:/:/usr/sbin/nologin
systemd-timesync:x:473:473:systemd Time Synchronization:/:/usr/sbin/nologin
tftp:x:497:483:TFTP account:/srv/tftpboot:/bin/false
tss:x:98:98:TSS daemon:/var/lib/tpm:/bin/false
usbmux:x:489:65533:usbmuxd daemon:/var/lib/usbmuxd:/sbin/nologin
vnc:x:485:463:user for VNC:/var/lib/empty:/sbin/nologin
jrktrainings:x:1000:100:jrktrainings:/home/jrktrainings:/bin/bash
sidadm:x:3601:3701:sap application admin user:/home/sidadm:/bin/bash
sapadm:x:3602:3701:sap host agent admin user:/home/sapadm/:/bin/bash
orasid:x:4501:100:oracel admin user:/home/orasid:/bin/bash
daaadm:x:3603:100:oracel admin user:/home/orasid:/bin/bash
oracel:x:4503:100:oracel admin user:/home/orasid:/bin/bash
localhost:~ # groupadd -g 3701 sapsys
groupadd: group 'sapsys' already exists
localhost:~ # whoami
root
localhost:~ # su -sidadm
su: failed to execute idadm: No such file or directory
localhost:~ # su - sidadm
su: warning: cannot change directory to /home/sidadm: No such file or directory
sidadm@localhost:/root> exit
logout
localhost:~ # mkdir /home/sidadm
localhost:~ # mkdir /home/sapadm
localhost:~ # mkdir /home/daaadm
localhost:~ # mkdir /home/oracel
localhost:~ # mkdir /home/orasid
localhost:~ # su - siddam
su: user siddam does not exist or the user entry does not contain all the required
fields
localhost:~ # su - sidadm
sidadm@localhost:~> su - sapadm
Password:
su: Authentication failure
sidadm@localhost:~> su - sapadm
Password:
su: Authentication failure
sidadm@localhost:~>
sidadm@localhost:~> cat /etc/shadow
cat: /etc/shadow: Permission denied
sidadm@localhost:~>
sidadm@localhost:~> su - root
Password:
Directory: /root
Thu Jun 30 16:28:45 IST 2022
localhost:~ # cat /etc/shadow
bin:!:19164::::::
chrony:!:19164::::::
colord:!:19164::::::
daemon:!:19164::::::
dnsmasq:!:19164::::::
flatpak:!:19164::::::
gdm:!:19164::::::
gnome-initial-setup:!:19164::::::
lp:!:19164::::::
mail:!:19164::::::
man:!:19164::::::
messagebus:!:19164::::::
nm-openconnect:!:19164::::::
nm-openvpn:!:19164::::::
nobody:!:19164::::::
nscd:!:19164::::::
polkitd:!:19164::::::
postfix:!:19164::::::
pulse:!:19164::::::
qemu:!:19164::::::
radvd:!:19164::::::
root:$6$4d6H/bS/
1kP7KB30$Nl7pDdLtHQMYhpBWBybmQmoPfF4xLMgN0ST2vduFbTrHw.aErCv8EeYHXgj1rPZOi5Y9vT6nPW
OREF0q9mWf//:19164::::::
rpc:!:19164::::::
rtkit:!:19164::::::
scard:!:19164::::::
srvGeoClue:!:19164::::::
sshd:!:19164::::::
statd:!:19164::::::
systemd-coredump:!*:19164::::::
systemd-network:!*:19164::::::
systemd-resolve:!*:19164::::::
systemd-timesync:!*:19164::::::
tftp:!:19164::::::
tss:!:19164:0:99999:7:::
usbmux:!:19164::::::
vnc:!:19164::::::
jrktrainings:
$6$CGma8CO8x8UeY8Sy$L7Lj5O5y.iIz6culOEEMXRjgB5A4n0Lt4TZntb0bnyjNhPSBxvI5M0/3fTt.KOd
kIIiHlvm.yGvuIsWdBjTyh.:19164:0:99999:7:::
sidadm:Welcome123:19173:0:99999:7::20221030:
sapadm:Welcome123:19173:0:99999:7:::
orasid:Welcome123:19173:0:99999:7:::
daaadm:Welcome123:19173:0:99999:7:::
oracel:Welcome123:19173:0:99999:7:::
localhost:~ # su - sidadm
sidadm@localhost:~> pwd
/home/sidadm
sidadm@localhost:~> su - root
Password:
Directory: /root
Thu Jun 30 16:30:13 IST 2022
localhost:~ # passwd sidadm
New password:
BAD PASSWORD: it is too simplistic/systematic
BAD PASSWORD: is too simple
Retype new password:
passwd: password updated successfully
localhost:~ # cat /etc/shadow
bin:!:19164::::::
chrony:!:19164::::::
colord:!:19164::::::
daemon:!:19164::::::
dnsmasq:!:19164::::::
flatpak:!:19164::::::
gdm:!:19164::::::
gnome-initial-setup:!:19164::::::
lp:!:19164::::::
mail:!:19164::::::
man:!:19164::::::
messagebus:!:19164::::::
nm-openconnect:!:19164::::::
nm-openvpn:!:19164::::::
nobody:!:19164::::::
nscd:!:19164::::::
polkitd:!:19164::::::
postfix:!:19164::::::
pulse:!:19164::::::
qemu:!:19164::::::
radvd:!:19164::::::
root:$6$4d6H/bS/
1kP7KB30$Nl7pDdLtHQMYhpBWBybmQmoPfF4xLMgN0ST2vduFbTrHw.aErCv8EeYHXgj1rPZOi5Y9vT6nPW
OREF0q9mWf//:19164::::::
rpc:!:19164::::::
rtkit:!:19164::::::
scard:!:19164::::::
srvGeoClue:!:19164::::::
sshd:!:19164::::::
statd:!:19164::::::
systemd-coredump:!*:19164::::::
systemd-network:!*:19164::::::
systemd-resolve:!*:19164::::::
systemd-timesync:!*:19164::::::
tftp:!:19164::::::
tss:!:19164:0:99999:7:::
usbmux:!:19164::::::
vnc:!:19164::::::
jrktrainings:
$6$CGma8CO8x8UeY8Sy$L7Lj5O5y.iIz6culOEEMXRjgB5A4n0Lt4TZntb0bnyjNhPSBxvI5M0/3fTt.KOd
kIIiHlvm.yGvuIsWdBjTyh.:19164:0:99999:7:::
sidadm:
$6$sV2gz253fFfjH6yZ$15ojzQztYOtKTb03CHa6dovbYWWsyelNbuxESCKy10sJoL8HjCWyDWpf5KZRk4Z
nyhYK2RIy/CPbqVKJzoise0:19173:0:99999:7::20221030:
sapadm:Welcome123:19173:0:99999:7:::
orasid:Welcome123:19173:0:99999:7:::
daaadm:Welcome123:19173:0:99999:7:::
oracel:Welcome123:19173:0:99999:7:::
localhost:~ # su - sidadm
sidadm@localhost:~> free
total used free shared buff/cache available
Mem: 1276064 906820 134736 3264 234508 221456
Swap: 2097148 229596 1867552
sidadm@localhost:~> lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
Address sizes: 45 bits physical, 48 bits virtual
CPU(s): 2
On-line CPU(s) list: 0,1
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 61
Model name: Intel(R) Core(TM) i7-5600U CPU @ 2.60GHz
Stepping: 4
CPU MHz: 2593.992
BogoMIPS: 5187.98
Hypervisor vendor: VMware
Virtualization type: full
L1d cache: 64 KiB
L1i cache: 64 KiB
L2 cache: 512 KiB
L3 cache: 4 MiB
NUMA node0 CPU(s): 0,1
Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported
Vulnerability L1tf: Mitigation; PTE Inversion
Vulnerability Mds: Mitigation; Clear CPU buffers; SMT Host state
unknown
Vulnerability Meltdown: Mitigation; PTI
Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via
prctl and seccomp
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user
pointer sanitization
Vulnerability Spectre v2: Mitigation; Full generic retpoline, IBPB
conditional, IBRS_FW, STIBP disabled, RSB filling
Vulnerability Srbds: Unknown: Dependent on hypervisor status
Vulnerability Tsx async abort: Not affected
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr
pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb r
dtscp lm constant_tsc arch_perfmon nopl xtopology
tsc_reliable nonstop_tsc cpuid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 ss
e4_2 x2apic movbe popcnt tsc_deadline_timer aes
xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch cpuid_fault invpc
id_single pti ssbd ibrs ibpb stibp fsgsbase
tsc_adjust bmi1 avx2 smep bmi2 invpcid rdseed adx smap xsaveopt arat md_clear fl
ush_l1d arch_capabilities
sidadm@localhost:~> fdisk -list
Absolute path to 'fdisk' is '/usr/sbin/fdisk', so running it may require superuser
privileges (eg. root).
sidadm@localhost:~> su - sapadm
Password:
su: Authentication failure
sidadm@localhost:~>
sidadm@localhost:~> df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 4.0M 0 4.0M 0% /dev
tmpfs 624M 0 624M 0% /dev/shm
tmpfs 250M 8.1M 242M 4% /run
tmpfs 4.0M 0 4.0M 0% /sys/fs/cgroup
/dev/mapper/system-root 27G 5.7G 21G 22% /
/dev/mapper/system-var_lib_libvirt 72G 106M 72G 1% /var/lib/libvirt
tmpfs 125M 72K 125M 1% /run/user/484
tmpfs 125M 88K 125M 1% /run/user/1000
tmpfs 125M 56K 125M 1% /run/user/0
sidadm@localhost:~> top
top - 16:36:40 up 1:05, 3 users, load average: 0.01, 0.01, 0.00
Tasks: 323 total, 1 running, 322 sleeping, 0 stopped, 0 zombie
%Cpu(s): 0.2 us, 0.3 sy, 0.0 ni, 99.5 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
MiB Mem : 1246.156 total, 129.102 free, 886.738 used, 230.316 buff/cache
MiB Swap: 2047.996 total, 1823.781 free, 224.215 used. 214.910 avail Mem

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND


450 root 20 0 0 0 0 I 0.331 0.000 0:08.28 kworker/1:3-
events
1194 root 20 0 240556 7128 6756 S 0.331 0.559 0:07.34 vmtoolsd
3062 root 20 0 110380 9004 7756 S 0.331 0.706 0:01.11 sshd
4336 sidadm 20 0 43784 4444 3524 R 0.331 0.348 0:00.23 top
1 root 20 0 238320 11404 8772 S 0.000 0.894 0:03.41 systemd
2 root 20 0 0 0 0 S 0.000 0.000 0:00.04 kthreadd
3 root 0 -20 0 0 0 I 0.000 0.000 0:00.00 rcu_gp
4 root 0 -20 0 0 0 I 0.000 0.000 0:00.00 rcu_par_gp
6 root 0 -20 0 0 0 I 0.000 0.000 0:00.00 kworker/0:0H-
kblockd
9 root 0 -20 0 0 0 I 0.000 0.000 0:00.00 mm_percpu_wq
10 root 20 0 0 0 0 S 0.000 0.000 0:00.08 ksoftirqd/0
11 root 20 0 0 0 0 I 0.000 0.000 0:02.29 rcu_sched
12 root rt 0 0 0 0 S 0.000 0.000 0:00.03 migration/0
13 root -51 0 0 0 0 S 0.000 0.000 0:00.00 idle_inject/0
14 root 20 0 0 0 0 S 0.000 0.000 0:00.00 cpuhp/0
15 root 20 0 0 0 0 S 0.000 0.000 0:00.00 cpuhp/1
16 root -51 0 0 0 0 S 0.000 0.000 0:00.00 idle_inject/1
17 root rt 0 0 0 0 S 0.000 0.000 0:00.03 migration/1
18 root 20 0 0 0 0 S 0.000 0.000 0:00.06 ksoftirqd/1
20 root 0 -20 0 0 0 I 0.000 0.000 0:00.00 kworker/1:0H-
kblockd
22 root 20 0 0 0 0 S 0.000 0.000 0:00.01 kdevtmpfs
23 root 0 -20 0 0 0 I 0.000 0.000 0:00.00 netns
24 root 20 0 0 0 0 S 0.000 0.000 0:00.00
rcu_tasks_kthre
25 root 20 0 0 0 0 S 0.000 0.000 0:00.00 kauditd
27 root 20 0 0 0 0 I 0.000 0.000 0:00.11 kworker/1:2-
events
29 root 20 0 0 0 0 S 0.000 0.000 0:00.00 khungtaskd
30 root 20 0 0 0 0 S 0.000 0.000 0:00.00 oom_reaper
31 root 0 -20 0 0 0 I 0.000 0.000 0:00.00 writeback
32 root 20 0 0 0 0 S 0.000 0.000 0:00.03 kcompactd0
33 root 25 5 0 0 0 S 0.000 0.000 0:00.00 ksmd
34 root 39 19 0 0 0 S 0.000 0.000 0:00.67 khugepaged
87 root 0 -20 0 0 0 I 0.000 0.000 0:00.00 kintegrityd
88 root 0 -20 0 0 0 I 0.000 0.000 0:00.00 kblockd
89 root 0 -20 0 0 0 I 0.000 0.000 0:00.00
blkcg_punt_bio
90 root 0 -20 0 0 0 I 0.000 0.000 0:00.00 tpm_dev_wq
91 root 0 -20 0 0 0 I 0.000 0.000 0:00.00 edac-poller
sidadm@localhost:~>
sidadm@localhost:~> su - root
Password:
Directory: /root
Thu Jun 30 16:37:09 IST 2022
localhost:~ # su - sapadm
sapadm@localhost:~> su - root
Password:
Directory: /root
Thu Jun 30 16:41:46 IST 2022
localhost:~ #

You might also like