On Wednesday, April 18 at 09:04 AM, quoth Timo Sirainen:
When I attempt to log in as, say, [EMAIL PROTECTED] (via telnet,
so I *know* I'm logging in as that user), the debug log says that
it thinks my home directory is "/domains//kyle".
Your passdb drops the domain out. This is usually caused
On Tue, 2007-04-17 at 19:04 -0600, Kyle Wheeler wrote:
> args = uid=500 gid=500 home=/domains/%d/%n
> }
>
> When I attempt to log in as, say, [EMAIL PROTECTED] (via telnet, so
> I *know* I'm logging in as that user), the debug log says that it
> thinks my home directory is "/domain
Hey,
This may be a dumb question... I'm trying to set up 1.0 with a static
userdb, and I'm getting stuck. I have:
userdb static {
args = uid=500 gid=500 home=/domains/%d/%n
}
When I attempt to log in as, say, [EMAIL PROTECTED] (via telnet, so
I *know* I'm logging in as that u