Date: Mon, 8 Jan 2024 14:21:14 +0100 From: Daniel Ebdrup Jensen <debdrup@freebsd.org> To: dev-commits-src-all@freebsd.org Subject: Re: git: fbbdfa2b8a42 - main - nfsv4(4): mention the nfsv4_server_only setting Message-ID: <6gfbbvtl2ru527olorpbjagarvqm3w47odworfctzzmxm7aui3@hdqizf773auq> In-Reply-To: <CAOtMX2i0iZEty9cV4AnUW%2B0jHK7xfOFgW%2Bej-Zxq3AWw9HMnHw@mail.gmail.com> References: <202401061822.406IMW52063237@gitrepo.freebsd.org> <CAOtMX2i0iZEty9cV4AnUW%2B0jHK7xfOFgW%2Bej-Zxq3AWw9HMnHw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--x3e6ou6exrvvolmb Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 06, 2024 at 02:34:41PM -0700, Alan Somers wrote: >On Sat, Jan 6, 2024 at 11:22=E2=80=AFAM Daniel Ebdrup Jensen ><debdrup@freebsd.org> wrote: >> >> The branch main has been updated by debdrup: >> >> URL: https://cgit.FreeBSD.org/src/commit/?id=3Dfbbdfa2b8a42444c2c4de00e4= 3f14499adad8a70 >> >> commit fbbdfa2b8a42444c2c4de00e43f14499adad8a70 >> Author: Lexi Winter <lexi@le-fay.org> >> AuthorDate: 2024-01-06 18:12:02 +0000 >> Commit: Daniel Ebdrup Jensen <debdrup@FreeBSD.org> >> CommitDate: 2024-01-06 18:21:25 +0000 >> >> nfsv4(4): mention the nfsv4_server_only setting >> >> Add note about configuring the NFSv4-only option. >> >> It is already mentioned in rc.conf(5), but documenting it here makes= it >> more likely that people see it when they need it. >> >> MFC after: 2 weeks >> Pull Request: https://github.com/freebsd/freebsd-src/pull/1008 >> --- >> usr.sbin/nfsd/nfsv4.4 | 8 ++++++++ >> 1 file changed, 8 insertions(+) >> >> diff --git a/usr.sbin/nfsd/nfsv4.4 b/usr.sbin/nfsd/nfsv4.4 >> index 1377461c1348..aacb85c78ca2 100644 >> --- a/usr.sbin/nfsd/nfsv4.4 >> +++ b/usr.sbin/nfsd/nfsv4.4 >> @@ -208,6 +208,14 @@ if the server is using the ``<user>@<domain>'' form= of user/group strings or >> is using the ``-manage-gids'' option for >> .Xr nfsuserd 8 . >> .Pp >> +In addition, you can set: >> +.sp >> +.Bd -literal -offset indent -compact >> +nfsv4_server_only=3D"YES" >> +.Ed >> +.sp >> +to disable support for NFSv2 and NFSv3. >> +.Pp >> You will also need to add at least one ``V4:'' line to the >> .Xr exports 5 >> file for > >Shouldn't you bump the .Dd date? Hi Alan, Yes, yes I should. I plain forgot to run igor and mandoc. I'll also take the time to fix a few overrun lines that mandoc -Tlint helpfully pointed out. Thanks for the reminder. :) Yours appreciatively, Daniel Ebdrup Jensen --x3e6ou6exrvvolmb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAABCgB9FiEEDonNJPbg/JLIMoS6Ps5hSHzN87oFAmWb9spfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDBF ODlDRDI0RjZFMEZDOTJDODMyODRCQTNFQ0U2MTQ4N0NDREYzQkEACgkQPs5hSHzN 87pmswf/SbgxJtHKvpnNkRvxjb7wdGMa533JcVEL5YpplchzOVkaUfsq/tZXkC28 S5SH3knCKrEuYDb/GUUjYY05QK/s67LZk8kSzM+Xe/cGZdiqelFLWSet+S22nFde f4jxBRQ7pL/ai2W5LsEm+RpdaJ0iCER+2uNNJyqeqyL2MUSlQ2KrMdmFWwwBxlht tDIDXbHBE5GZqNSYQl7exj+KEvDujHiUZ+P6gW4fG4/q4iJokvtP/2KNqKlOPq4V B3x/YFG9BoMxpgRWsYr2vcCtPWkRCdf755ma8xPjCsz+K7qp2RMXVojTXJv00VO6 8Nr4PFS5iyR+k983hzzeiAFXQft/Tw== =nSMw -----END PGP SIGNATURE----- --x3e6ou6exrvvolmb--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6gfbbvtl2ru527olorpbjagarvqm3w47odworfctzzmxm7aui3>