HomeSort by relevance Sort by last modified time
    Searched refs:sshd_uid (Results 1 - 2 of 2) sorted by null

  /external/openssh/contrib/suse/
openssh.spec 6 %define sshd_uid 71
175 /usr/sbin/useradd -r -o -g sshd -u %{sshd_uid} -s /bin/false -c "SSH Privilege Separation User" -d /var/lib/sshd sshd 2> /dev/null || :
  /external/openssh/contrib/redhat/
openssh.spec 5 %define sshd_uid 74
319 %{_sbindir}/useradd -d /var/empty/sshd -s /bin/false -u %{sshd_uid} \

Completed in 54 milliseconds