put the useradd_prob example with the source code
authorThomas Walker Lynch <thomas.lynch@reasoningtechnology.com>
Tue, 12 Feb 2019 19:01:29 +0000 (20:01 +0100)
committerThomas Walker Lynch <thomas.lynch@reasoningtechnology.com>
Tue, 12 Feb 2019 19:01:29 +0000 (20:01 +0100)
try/example.txt [deleted file]
try/useradd_probs/example.txt [new file with mode: 0644]

diff --git a/try/example.txt b/try/example.txt
deleted file mode 100644 (file)
index 9820a99..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-2019-02-12T18:46:27Z user@host§~/subu_land/subu/try/useradd_probs§
-> ./user-mk temp6
-Checking we are running from a user and are setuid root.
-uid 49972, gid 49972, euid 0 egid 49972
-yes, uid is not zero, and euid is zero, so we are setuid to the root user.
-making the home dir path
-home dir path: "/home/temp6"
-dispatching useradd to create the user
-dispatching:
-arg: 0x7ffebf3f6800 /usr/sbin/useradd
-arg: 0x7ffebf3f6808 temp6
-arg: 0x7ffebf3f6810 -d
-arg: 0x7ffebf3f6818 /home/temp6
-
-sss_cache must be run as root
-useradd: sss_cache exited with status 1
-useradd: Failed to flush the sssd cache.
-sss_cache must be run as root
-useradd: sss_cache exited with status 1
-useradd: Failed to flush the sssd cache.
-mkdir(/home/temp6, 0x0700)
-user-mk: File exists
-
-2019-02-12T18:46:33Z user@host§~/subu_land/subu/try/useradd_probs§
diff --git a/try/useradd_probs/example.txt b/try/useradd_probs/example.txt
new file mode 100644 (file)
index 0000000..9820a99
--- /dev/null
@@ -0,0 +1,24 @@
+2019-02-12T18:46:27Z user@host§~/subu_land/subu/try/useradd_probs§
+> ./user-mk temp6
+Checking we are running from a user and are setuid root.
+uid 49972, gid 49972, euid 0 egid 49972
+yes, uid is not zero, and euid is zero, so we are setuid to the root user.
+making the home dir path
+home dir path: "/home/temp6"
+dispatching useradd to create the user
+dispatching:
+arg: 0x7ffebf3f6800 /usr/sbin/useradd
+arg: 0x7ffebf3f6808 temp6
+arg: 0x7ffebf3f6810 -d
+arg: 0x7ffebf3f6818 /home/temp6
+
+sss_cache must be run as root
+useradd: sss_cache exited with status 1
+useradd: Failed to flush the sssd cache.
+sss_cache must be run as root
+useradd: sss_cache exited with status 1
+useradd: Failed to flush the sssd cache.
+mkdir(/home/temp6, 0x0700)
+user-mk: File exists
+
+2019-02-12T18:46:33Z user@host§~/subu_land/subu/try/useradd_probs§