Re: POP3 Authentication methods

2000-02-16 Thread Technical Support
You need libradiusclient (or what ever the name is) and then add a call to the lib passing the user name and pw. I have a hacked qpopper working via radius. It uses the OLD radiusclient libs (too lazy to update) that has been up for 4 months or so. never had a problem with the qpopper. And if you d

POP3 Authentication methods

2000-02-16 Thread Nathan Ridge
using qpopper, cucipop or any other decent POP3 program, does anyone know of a way to authenticate to another machine?? i have been told that qpopper can be set to authenticate to a radius server, is this possible does anyone know, and have looked into cucipop using libpam and ldap but had no luck

apache-fp

2000-02-16 Thread Technical Support
Has anyone gotten the fp module to compile/work on the potato source tree? I have the patches applied, have edited the Makefiles using mod_include as an example, but can not get the thing to work. Iwth unedited Makefiles I get no Mod_frontpage.so|o and with the edited make files I get: No rule to

Re: Virtual pop3

2000-02-16 Thread Dariush Pietrzak
> Hope this helps, Thanx, thats exactly the solutions I was looking for.

Re: Transferring users ( shadow and passwd files)

2000-02-16 Thread Dariush Pietrzak
> server but when a user tries to pop retrieve is says -ERR passwd incorrect > even when the passwd is correct. The only way is to do a userdel and then > adduser again and this seems to fix the problem. maybe passwords are originally crypted with crypt and new machine uses config for md5 or the o

Re: Virtual pop3

2000-02-16 Thread Ken
At 10:43 AM 2/15/2000 +0100, Dariush Pietrzak wrote: Hello, I am going to set up some mail account, and I don't want them to exist in my system. solution would be virtual mails based on some sql server, i know that qmail has almost well-documented ability to do so using mysql server. My problem is

Transferring users ( shadow and passwd files)

2000-02-16 Thread Nathan Ridge
I have recently had a system crash on one of our main servers, what we decided to do after the crash is have several machines doing a certain task each e.g one for mail one for webserver one for radius so on and so forth. The problem is, i have copied the shadow and passwd files onto the mail serve

Re: Virtual pop3

2000-02-16 Thread Jeremy C. Reed
Dariush, On Tue, 15 Feb 2000, Dariush Pietrzak wrote: > I am going to set up some mail account, > and I don't want them to exist in my system. > solution would be virtual mails based on some sql server, Well, I do have a virtual mail solution using a patch I wrote for gnu-pop3d. But it does not u

Transferring users( shadow and passwd ) files

2000-02-16 Thread Nathan Ridge
I have recently had a system crash on one of our main servers, what we decided to do after the crash is have several machines doing a certain task each e.g one for mail one for webserver one for radius so on and so forth. The problem is, i have copied the shadow and passwd files onto the mail serve

Fp extensions

2000-02-16 Thread Technical Support
What is the secret to this nightmare. I refuse to install NT (at least till the end of the week) but the extensions don't seem to run properly. No fp client can connect! So I try the patch and I start getting a parse error at httpd_main.c line 421. Someone bail me out here. ---