Re: [translation] NIS and propagation of groups

2002-06-20 Thread Chris Boyle
INUID is the > # lowest uid that will be included in the password maps. > # MINGID is the lowest gid that will be included in the group maps. > MINUID=1000 > MINGID=1000 > > > it was 100 in potato. -- Chris Boyle - Debian Developer - aewm++, sapphire, xmmsarts GPG: B7D8

[translation] NIS and propagation of groups

2002-06-20 Thread Chris Boyle
rom potato to > woody. > > Thank you in advance to any and all who reply. > > Have a nice evening > > :-) -- Chris Boyle - Winchester College - http://archives.wincoll.ac.uk/~chrisb/ GPG: B7D86E0F, MSN: [EMAIL PROTECTED], ICQ: 24151961, AIM: kerneloops, Yahoo: kerneloops

Re: logcheck

2002-02-22 Thread Chris Boyle
going to replace it? (I wasn't > able to find any) It got onto aj's removal list, because it had an RC bug, namely it put the offset files in the Wrong Place. I did an NMU yesterday to try and get it back in, so with any luck it could make it. > Thanks for help np :-) - --

Re: logcheck

2002-02-22 Thread Chris Boyle
going to replace it? (I wasn't > able to find any) It got onto aj's removal list, because it had an RC bug, namely it put the offset files in the Wrong Place. I did an NMU yesterday to try and get it back in, so with any luck it could make it. > Thanks for help np :-) - --

Re: broken dependancy with nvidia-kernel

2001-11-06 Thread Chris Boyle
ays it can't find libexpat.so.0 (rather than a Segmentation fault or something else), then it's probably the bug that came up here recently, which you can fix by doing ln -s libexpat.so.1 libexpat.so.0 in /usr/lib. This is particularly likely if you have PHP installed. Hope this helps