Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 May 2023 12:17:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 271329] net-mgmt/netdisco: Install instructions in pkg-message broken
Message-ID:  <bug-271329-7788-RZJLv2fmVd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271329-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271329-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271329

--- Comment #2 from geoffroy desvernay <dgeo@centrale-marseille.fr> ---
Currently working on a patch to fix these=E2=80=A6 This time I think I get =
it running
more easily:
netdisco user still missed a HOME dir and a shell=E2=80=A6 I corrected in U=
IDs, placing
HOME in /usr/local/etc/netdisco (this avoid need of NETDISCO_HOME variable)

you can make it effective for you running:
  pw user mod -s /bin/sh -d /usr/local/etc/netdisco -u netdisco

After that, "sudo -l -u netdisco" on "su - netdisco" should do the work

The docs have been replaced by wiki pages, I updated this.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271329-7788-RZJLv2fmVd>