[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
- From: "Eric Lucas" <ealucas@gmail.com>
- To: "Philadelphia Linux User's Group Discussion List" <plug@lists.phillylinux.org>
- Subject: Re: [PLUG] qmail?
- Date: Mon, 14 May 2007 13:48:51 -0400
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ms4VYsqCq/Fur42EEBbjV4N3Th7f9Z5ZqZD7ykOhPI2CDylkzuZk3ihnlHB5X+WMnCJk3clbbb1NcpdKz6mwk9gQI9n7TqObPelDx1LxD1sdA55371i7rYtk/vJogSvLAbfrv3fbba2weovO6cJw3sfrl9YNejxume+bKiCQXcE=
- Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
- Sender: plug-bounces@lists.phillylinux.org
Ah, sorry, yes that was the output of 'ls -ln' to show the actual ID numbers.
Here is the output of id: # id eric uid=1000(eric) gid=5000(eric) groups=5000(eric),500(shared),5002(lucii),5004(busa)
# ls -ldn eric eric/Maildir drwxr-xr-x 10 1000 5000 4096 May 14 05:39 eric drwxr-xr-x 53 1000 5000 4096 May 14 05:17 eric/Maildir # ls -ld eric eric/Maildir drwxr-xr-x 10 eric eric 4096 May 14 05:39 eric
drwxr-xr-x 53 eric eric 4096 May 14 05:17 eric/Maildir
Thanks,
Eric
On 5/14/07, Michael C. Toren <
mct@toren.net> wrote:On Mon, May 14, 2007 at 12:34:47PM -0400, Eric Lucas wrote:
> Although I've left the UID at 1000 I changed the GID back to 5000 to see > if that made any difference. Apparently it did improve the situation > somewhat. > > GID 100 = users > GID 5000 = eric
> > Here is my home and Maildir permissions and ownership: > drwxr-xr-x 10 1000 5000 4096 May 14 05:39 eric > drwxr-xr-x 53 1000 5000 4096 May 14 05:39 eric/Maildir
Was the above the output of "ls -l", or "ls -ln"? If the former, it's
troubling that getpwuid() wasn't able to find a username for uid 1000 in the passwd file, or a group name for gid 5000 in the group file.
If you run the command "id eric", what does it return?
Thanks, -mct ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion --
http://lists.phillylinux.org/mailman/listinfo/plug
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|