Re: user/group admin tools

2005-08-29 Thread Simon 'corecode' Schubert
Liam J. Foy wrote: Comments/Productive criticism welcome, rants/flames, no =). show the diff so we can see what they are like :) cheers simon -- Serve - BSD +++ RENT this banner advert +++ASCII Ribbon /\ Work - Mac +++ space for low $$$ NOW!1 +++ Campaign \ /

Re: user/group admin tools

2005-08-29 Thread Matthew Dillon
:... : :http://netbsd.gw.com/cgi-bin/man-cgi?useradd++NetBSD-current : :Also check userdel, usermod, groupadd and groupdel etc etc. :Remember they also contain two other options which I wrote for :NetBSD to temporary lock users and to force a new password to be :given at next login(usermod,

Re: user/group admin tools

2005-08-29 Thread Liam J. Foy
On 15:50, Mon 29 Aug 05, Matthew Dillon wrote: :... : :http://netbsd.gw.com/cgi-bin/man-cgi?useradd++NetBSD-current : :Also check userdel, usermod, groupadd and groupdel etc etc. :Remember they also contain two other options which I wrote for :NetBSD to temporary lock users and to force a

Re: user/group admin tools

2005-08-29 Thread Devon H. O'Dell
On Mon, Aug 29, 2005 at 05:03:14PM -0700, Devon H. O'Dell wrote: The point of using tools named like this is that they're in NetBSD, OpenBSD, Linux and Solaris. --Devon Eh, and the purpose of removing pw in favor of these tools is that pw was made in FreeBSD to emulate their functionality.

Re: user/group admin tools

2005-08-29 Thread Liam J. Foy
On 17:03, Mon 29 Aug 05, Devon H. O'Dell wrote: On Tue, Aug 30, 2005 at 12:55:35AM +0100, Liam J. Foy wrote: On 15:50, Mon 29 Aug 05, Matthew Dillon wrote: Just kidding. The utilities look fine. I particularly like the idea of the -D option, which is to have the program

pam_echo pam_exec included?

2005-08-29 Thread Martin P. Hellwig
Hi all, While browsing for handy pam stuff, I got my eye on pam_echo pam_exec, it seems that these are not available in DF or am I looking not hard enough? I really could use these for my authtoken syncer I'm planning to build in python. -- mph

Re: user/group admin tools

2005-08-29 Thread Martin P. Hellwig
Liam J. Foy wrote: cut Agreed. /me hates pw. I would just like these tools in, they're nicely documentated and easy to use in my opinion. Yeah great, now I finally got a bit comfortable with pw they implement something easier ;-) -- mph

Re: user/group admin tools

2005-08-29 Thread Justin C. Sherrill
On Mon, August 29, 2005 6:12 pm, Liam J. Foy said: I have ported user* and group* tools from NetBSD. In my personal experience and opinion I find them MUCH easier to use when administrating users. They also contain functions which we currently would have to manually edit /etc/master.passwd

Re: user/group admin tools

2005-08-29 Thread Liam J. Foy
On 02:30, Tue 30 Aug 05, Martin P. Hellwig wrote: Liam J. Foy wrote: cut Agreed. /me hates pw. I would just like these tools in, they're nicely documentated and easy to use in my opinion. Yeah great, now I finally got a bit comfortable with pw they implement something easier ;-) Wait

mysql4-server and tcpd.h and too many arguments to function

2005-08-29 Thread Jeremy C. Reed
Building mysqld failed on DragonFly with: mysqld.cc: In function `void* handle_connections_sockets(void*)': /usr/include/tcpd.h:138: error: too many arguments to function `void sock_host()' mysqld.cc:3649: error: at this point in file /usr/include/tcpd.h:76: error: too many arguments to