Thanks. We are making our own PHP web app to handle this since not everyone wants to deal with the console.
----- Original Message ----- From: "Richard Megginson" <[EMAIL PROTECTED]> To: "Jared B. Griffith" <[EMAIL PROTECTED]>, "General discussion list for the Fedora Directory server project." <[email protected]> Sent: Tuesday, November 27, 2007 6:16:01 AM (GMT-0800) America/Los_Angeles Subject: Re: [Fedora-directory-users] Adding New Users Jared B. Griffith wrote: > Is there a way to modify what attributes a new user has when creating > them? You mean, when creating new users in the Console? No, there is no easy way have additional UI elements for additional schema elements. You'd have to hack/write some Java code to do this. > I know that the Object Class for account is read only, but there are > several attributes we would like to make happen when creating an > account rather than going back in and editing them. For large numbers of user entry additions, you should consider building your own LDIF file and importing, or script it using perl Net::LDAP or python-ldap. > > -- > - Thank you, > - Jared B. Griffith > - Farheap Solutions, Inc. > - Lead Systems Administrator > - California IT Department > - Email - [EMAIL PROTECTED] > - Phone - 949.417.1500 ext. 266 > - Cell Phone - 949.910.6542 > ------------------------------------------------------------------------ > > -- > Fedora-directory-users mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/fedora-directory-users > -- - Thank you, - Jared B. Griffith - Farheap Solutions, Inc. - Lead Systems Administrator - California IT Department - Email - [EMAIL PROTECTED] - Phone - 949.417.1500 ext. 266 - Cell Phone - 949.910.6542
-- Fedora-directory-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-directory-users
