On Wednesday, March 6, 2002, at 12:19 AM, John W Baxter wrote: > At 20:29 -0500 3/5/2002, Michael Johnson wrote: >> I guess the trick is making one or both of them NetInfo aware. I >> looked >> in the archives and didn't see anything on that specifically. Know if >> someone like Scott Anguish has done anything with this? I didn't see >> anything on stepwise. > > I haven't updated Python on my Mac OS X machine since last Spring: > > This build is NetInfo aware with no special action: > % python > Python 2.1 (#1, 04/22/01, 11:06:25) > [GCC Apple DevKit-based CPP 6.0alpha] on darwin1 > Type "copyright", "credits" or "license" for more information. > > Do this (after the modern version of the above): > import pwd > print pwd.getpwall() > > Do you see all your NetInfo users? > I tried first on the OSX (10.1.3) G4/500 and it worked fine. Then I anxiously tried the OSXS (10.1.2) G4/400 and alas, it worked fine as well. All the users showed up perfectly.
------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py