On Fri, Mar 19, 1999 at 03:28:11AM +0300, [EMAIL PROTECTED] wrote:
> I thought it could be intresting for smd. to read about how it is possible to
> make qmail work on a pop3 toaster were all users have no homedirs (well the
> homedir is set to /tmp for everybody), and with NIS on:
> 
> 1) ypcat -k passwd > passwd
> 2) awk '{$1="";print}' passwd > passwd_
> (thanx to Mate Wierdl <[EMAIL PROTECTED]> for that one)
> 
> 2) sed -e 's/ //g' passwd_ > passwd__
> 3) /var/qmail/bin/qmail-pw2u -H < passwd__ > /var/qmail/users/assign
> 4) /var/qmail/bin/qmail-newu
> (thanx to Peter van Dijk for pointing me to FAQ (% )
> 
> okay, that is rather ugly ... but all works fine.

hardly.. this is the recommended solution I think...

> no qmail patching was needed ... as usual.

:)

> On Thu, Mar 18, 1999 at 01:00:22AM +0100, Peter van Dijk wrote:
> [ssnip]
> > Read FAQ 4.9

Well what can I say.. short hints rule :)

Greetz, Peter.
-- 
.| Peter van Dijk           | <mo|VERWEG> stoned worden of coden
.| [EMAIL PROTECTED]  | <mo|VERWEG> dat is de levensvraag
                            | <mo|VERWEG> coden of stoned worden
                            | <mo|VERWEG> stonend worden En coden
                            | <mo|VERWEG> hmm
                            | <mo|VERWEG> dan maar stoned worden en slashdot lezen:)

Reply via email to