On Tue, Mar 16, 2010 at 11:25 AM, phodur <[email protected]> wrote:

> Hello,
>
> I'm trying to create 5000+ local users/groups using useradd/groupadd
> commands on Solaris 10 system.
>
> The problem is, that creating each group/user takes about 1 second. It's
> horribly slow. I do not use NIS/NIS+ or LDAP name service.
>

Are the home directories located over the network ?

Please send the results of:

time groupadd
time useradd
time useradd -d /somewhere -m


-- 
Giovanni
_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to