Re: [Cpu-users] Changes to useradd behavior
Brought to you by:
matheny
From: Adam W. <awi...@wh...> - 2002-03-14 23:08:17
|
>Other news. We're working on getting some smb support working for cpu. >Initially this will be for NT4 but win2k will be on the way. We're What exactly do you mean by SMB support? Has anyone thought about support for the sambaAccount objectclass? All out users are both posixAccount (unix) and sambaAccount (cifs). I have yet to find a tool that support both sets of attributes. >also working on ldaps, as it seems a bad idea to be doing >administrative LDAP functions in cleartext. We're also working on the >memberUid support that Adam Hull had talked about. Hopefully he can >fill us in on exactly what he was talking about :) >An optional gtk+ >nterface is schedule for cpu-2.0 or so, unless someone writes it There already is http://hww3.riverweb.com/hdadmin/ and (more developed) http://diradmin.open-it.org/ Directory Administrator is a very nice package. It would be very nice if CPU could be packaged in a way to make it very easy to perform automated or "remote" tasks. If one could feed it the parameters encoded in XML via standard in and get an "OK" or "ERR" out of standard out it could be used as a serverlet to web front ends and batch processes. >before I do. If there are other things people can think of, submit >them to the feature request tracker at cpu.sourceforge.net, or mail >them to the list. Support for the sambaAccount and kerberosSecurityObject objectclasses. |