http://defect.opensolaris.org/bz/show_bug.cgi?id=12567



--- Comment #16 from amaguire <alan.maguire at sun.com> 2009-11-12 10:56:39 UTC 
---
> shouldn't need to fall back to NIS. Here's my /etc/project file:
>

oops, that should be /etc/user_attr.

Something else springs to mind. In the net-loc method, we disable all name
services as a prelude to configuring, but in the interim between having
disabled and reenabling, we've got an nsswitch.nis in place (at least in the
case where the User location was active). I wonder if we should copy
nsswitch.files to /etc/nsswitch.conf in do_ns() prior to disabling any active
name services? Otherwise during location switch there's an interim period where
the nsswitch says "use nis", but nis isn't running. Not sure if it'll help in
this case, but it might be prudent nevertheless.

It might make sense for us to start testing with the same set of changes too.
If you have bfu images, let me know (I've just been hacking at services and
config files directly). Thanks!

-- 
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Reply via email to