When I run the following commands, the elansyssftp group isn't populated. Yet
using a differently named group seems to work. I seem to have been able to do
so, on two different systems.

useradd -m -s /sbin/nologin -p `cat /etc/ssh/ssh_host_ed25519_key.pub |
/usr/bin/encrypt -b a` admin
groupadd elansyssftp
usermod -G elansyssftp admin

Is this a bug, can anyone reproduce it or clear up my confusion?

Thanks, Kc

Reply via email to