This is a discussion on Re: Remote Authentication within the comp.unix.solaris forums, part of the Solaris Operating System category; --> MrPaul wrote: > I have many solaris servers with approx 30,000 user accounts. > Currently, I'm generating a new ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| MrPaul wrote: > I have many solaris servers with approx 30,000 user accounts. > Currently, I'm generating a new passwd/shadow file every 5 minutes > from a MySQL database. I feel this is somewhat less than efficient. You definitely want to use ldap. Never seen any serious admin trying to handle more than, let's say, 200 users without using whatever kind of directory service. Martin |