Re: Missing _ypldap information in -current?
Miod Vallat <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
> Hello all, > > I was reading faq/current.html and comparing it against what I found in > the /usr/src/etc/ directory of my latest source checkout. I noticed that > some users have been added explicitly, such as _rtadvd, but when I > checked out master.passwd, I noted that another user had been added to > that file but not anywhere is it listed in the current.html page. Is > this intentional? At the moment, yes. Adding this user is not necessary until ypldap(8) is hooked to the build. When this time comes, the FAQ will be updated to mention the _ypldap user. Miod