Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 2129] openssh should create ssh user

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT metalab.unc.edu
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 2129] openssh should create ssh user
  • Date: Wed, 22 Jan 2003 21:38:17 -0500

http://bugs.sourcemage.org/show_bug.cgi?id=2129





------- Additional Comments From Dirus AT Programmer.net 2003-01-22 21:38
-------
Just thought I'd throw in my 2 cents. It didn't create the sshd group/user
for me either. For anyone who's getting that warning and wants a quick fix
simply do this, it will create sshd group and user:
groupadd sshd; useradd -g sshd -d /dev/null -s /bin/false sshd



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page