Help for this page

Select Code to Download


  1. or download this
    system ("$useradd -d /home/sites/site$site_count/users/$username -g si
    +te$site_count -G site-adm$site_count -p $password -s /bin/false -u $u
    +id $username");
    
  2. or download this
    system ("$useradd -c \"$fullname\" -d /home/sites/site$site_count/user
    +s/$username -g site$site_count -G site-adm$site_count -p $password -s
    + /bin/false -u $uid $username");
    
  3. or download this
    useradd: unable to lock password file
    
  4. or download this
    open("/var/nis/NIS_COLD_START", O_RDONLY) = -1 ENOENT (No such file or
    + directory)
    open("/etc/.pwd.lock", O_WRONLY|O_CREAT, 0600) = -1 EACCES (Permission
    + denied)
    write(2, "useradd: unable to lock password"..., 38useradd: unable to l
    +ock password file