How Solaris matches names in NFS exportsApril 18, 2006
Recently, I accidentally found out which of two options Solaris uses for matching names in NFS exports. As traditional, I did this by stubbing my toe. Given a name in an (And when I wrote software that did tcpwrappers-style permissions checks I put in options to do both sorts of verification, which came in handy more than once.) It turns out that Solaris does I discovered this by adding DNS name resolution to a system that was
NFS-exporting filesystems using a
When I added DNS name resolution to (I can be sure it was doing the IP to name check because a DNS lookup was
happy to turn a plain 'backup' into the right IP address, due to an
appropriate The bonus embarrassment is that our Linux nfsswitch.conf configuration is careful to check files before DNS, for much the same reason. I just didn't think about the issue when I was making the change on the Solaris machine. Comments on this page:
From 128.100.49.60 at 2006-04-18 14:18:30:
By cks at 2006-04-18 16:03:57:
From 128.117.8.11 at 2006-04-18 19:00:36:
From 70.53.120.146 at 2006-04-19 08:00:44:
|
These are my WanderingThoughts GettingAround This is part of CSpace, and is written by ChrisSiebenmann. * * * Atom feeds are available; see the bottom of most pages. Categories: links, linux, programming, python, snark, solaris, spam, sysadmin, tech, unix, web |