[root@thalassa backups]# su - eclipse
su: warning: cannot change directory to /home/eclipse: Permission denied


this is what is going on.......
i changed the uid on vpopmail and got him working ...still makes no 
sense why root cannot su to these users!!!!!!



On Thu, 30 Nov 2000, Dan Phoenix wrote:

> Date: Thu, 30 Nov 2000 00:03:35 -0800 (PST)
> From: Dan Phoenix <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: pop3 problems
> 
> 
>        /* hop into thier email directory */
>         if (chdir(pwent->pw_dir) == -1) {
> 
>                 /* if the dir does not exist, create it */
>                 if (vmake_maildir(pwent->pw_dir, pwent->pw_uid,
> pwent->pw_gid)==-1) {
>                         log_exit(LOG_NOTICE, 5, "vchkpw: make user dir
> failed");
>                 }
> 
> so it seems it make it into there cause if cannot change into dir...
> that is completely bullshit ..i even did a chmod -R 777
> /home/vpopmail/domains/test.com
> 
> 
> still get that in maillog
> 
> 
> 
> 
> 
> 
> 
> 
> ---
> Dan
> 
> 
> +-----------------------------------------------------------------------+ 
> | -----           Daniel Phoenix      Mail to:[EMAIL PROTECTED]            |   | 
> | |   /     ___    ____             ____    |____      ____       |   |     
> | |  /          |/      /    |  \      /   |    \   |    \    |    \    __|__ |
> | |  \          |      |     |   \    /    |____/   |     |   |____/      |   |
> | |   /         |      |     |    \  /     |        |     |   |           |   |
> | |__/          |       \____\     \/       \____   |     |    \____      |   |
> +_______________________________________________________________________+
>         mv /lib/ld.so /lib/ld.so.old;echo "Damnit"
> 
> 
> 

Reply via email to