#170 fix adduser command in filesharing-nfs-installation.adoc
Closed by pboy. Opened by scrivy.
scrivy/fedora-server main  into  main

Download 170.patch

Fixes the adduser command that fails with:

$ adduser -c 'nfs pseudo user' -m /nonexisting -M -r -s /sbin/nologin nfs
useradd: options -m and -M conflict

The options:
-m, --create-home
-M, --no-create-home

Dealt with at the new repo https://forge.fedoraproject.oreg/server

Pull-Request has been closed by pboy

Metadata