On Wed, 2003-01-15 at 17:27, John Shireley wrote:
> On Wed, 2003-01-15 at 17:03, Bill Shupp wrote:
> > On Wednesday, January 15, 2003, at 02:00  PM, John Shireley wrote:
> > 
> > > Well, that's kind of odd.  I have a test machine next to my production
> > > machine (each has same config).  When I run the ./configure like this:
> > >
> > >
> > >  ./configure --enable-roaming-users=y --enable-logging=v
> > > --enable-passwd=y --enable-default-domain=mydomain.com
> > >
> > > ..its cool.  Then I type:
> > >
> > > make distclean
> > >
> > > ..it seems to completely eliminate the Makefile, so then I can't run
> > > make or make install.  Is that supposed to be like that?
> > 
> > Sorry, I should have been clearer:
> > 
> > make distclean ; ./configure [options] ; make ; make install-strip
> > 
> > distclean *will* clear out your configuration.  That's the idea.
> 
> Ahhh, ok, got it.  Ok, new weirdness.  It appears that everything is
> working just fine, but when I go to actually POP the mail using a POP
> client, it says it won't accept my login.  I've tried
> [EMAIL PROTECTED], [EMAIL PROTECTED], username@IPaddy,
> everything.  I +know+ the mail is there, because I can go into the users
> account and see it sitting in their /new directory.  It seems like it
> might be a vpop config thing or something?  Bear in mind, I haven't
> added any vusers, these are strictly accounts sitting in /etc/passwd
> with their own home dirs.  Any ideas?

I know I'm probably on the verge of wearing out my welcome here, so I
apologize for the traffic guys.

On a whim, I just tested by using a non-/etc/passwd account, i.e. one
that I created using the vadduser tool, and of course it works just
fine.  This tells me that all services are working, but the vpop
application isn't allowing any recognition of the accounts in
/etc/passwd.  Don't know if that helps at all, just thought I'd throw it
into the mix.


Reply via email to