Kyle McDonald wrote: > Darren J Moffat wrote: >> I'm submitting this closed approved automatic case for Milan Jurik. >> It is a very minor compatible update to the already delivered PSARC >> 2003/674. Usual protocol applies if someone feels this needs to be a >> fast-track I'll set a timer. >> >> Man page diffs are in the case materials/ directory and attached. >> > I read the man page, and see netgroups mentioned. netgroups are > specifically mentioned as supported by the files pointed to by the > allow= and deny= options. It's not clear though, if + at netgroup, and > - at netgroup supported in the passwd file? > > Were they already?
Yes already covered in PSARC/2003/674 ---- BEGIN quote from PSARC/2003/674 ---- Either one of: allow=<file> or deny=<file> can be specified. If neither is specified then the module parses the local /etc/passwd file looking for +/- entries and uses those instead of a separate file. The contents of the file are a list of usernames and/or netgroups, where netgroups begin with the '@' symbol. ---- END quote ---- -- Darren J Moffat
