> > what's really strange is that if you're adding a person to multiple groups (really, listing > multiple memberuid attributes in a posixgroup) you MUST use the text name of the person. Even > though the attr is called member*uid*, if you put the uid in there, it won't work. Text string > must be specified. I know it's not FDS's fault but as my kids would say, "that's just whack." > uid is a text string username. uidNumber is an integer user id number. -- mike