[Inschool] Scripting add student users
Adam Williams
inschool@kalamazoolinux.org
Tue, 21 Oct 2003 16:44:28 -0400 (EDT)
>> idealx provides scripts for using an LDAP SAM, if you want to use a flat
>> smbpasswd file it should be equally easier (you've got a lot less fields).
>Does the idealx scripts manage the uid & gid numbers properly? I'm
I'm not sure what "properly" means. And I don't know how the idealx
scripts do it, as I have never used them. But I know they are there and
work - as I've communicated with lots of people who have used them.
>concerned about uid & gid collisions when using them to add users.
It is a valid concern. I use a single sequence so that even UIDs and GIDs
don't overlap with each other.
>The numbers used are so far away from the users I already have in
>existance.
Well, thats one wat to avoid collision! :)