[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]

RE: Permissions problems with conserver 8.11

Phillip Pacheco ppacheco@genesyslab.com
Mon, 19 Sep 2005 12:02:43 -0700 (PDT)


Ah, perhaps we have something here.  I made the change you suggested in
the access list (I think I had done this before).  I tested it again and
it failed the same as before.

I ran conserver -D as you suggest, but there are no access.c entries.  I
can see the readcfg entries which deal with the access section, see
below.  Could there be something wrong with my config file which causes
conserver not to properly recognize the access section, or to not
properly translate it into access.c commands?

Thank you so much for your response.

Phillip Pacheco
WIS-UNIX
Genesys

[Mon Sep 19 11:28:08 2005] conserver (3112): DEBUG: [readcfg.c:4618]
ReadCfg(): got keyword 'access' [/usr/local/etc/conserver.cf:13]
[Mon Sep 19 11:28:08 2005] conserver (3112): DEBUG: [readcfg.c:3504]
AccessBegin(unixlab2.genesyslab.com) [/usr/local/etc/conserver.cf:15]
[Mon Sep 19 11:28:08 2005] conserver (3112): DEBUG: [cutil.c:349]
AllocString(): 0x4f9e8 created string #15
[Mon Sep 19 11:28:08 2005] conserver (3112): DEBUG: [readcfg.c:4697] got
keyword 'admin' [/usr/local/etc/conserver.cf:15]
[Mon Sep 19 11:28:08 2005] conserver (3112): DEBUG: [readcfg.c:3643]
AccessItemAdmin(root) [/usr/local/etc/conserver.cf:16]
[Mon Sep 19 11:28:08 2005] conserver (3112): DEBUG: [readcfg.c:1781]
ProcessRoRw(root) [/usr/local/etc/conserver.cf:16]
[Mon Sep 19 11:28:08 2005] conserver (3112): DEBUG: [readcfg.c:4697] got
keyword 'trusted' [/usr/local/etc/conserver.cf:16]
[Mon Sep 19 11:28:08 2005] conserver (3112): DEBUG: [readcfg.c:3832]
AccessItemTrusted(unixlab1.genesyslab.com, unixlab2.genesyslab.com)
[/usr/local/e
tc/conserver.cf:17]
[Mon Sep 19 11:28:08 2005] conserver (3112): DEBUG: [readcfg.c:3529]
AccessEnd() [/usr/local/etc/conserver.cf:17]

-----Original Message-----
From: users-bounces@conserver.com [mailto:users-bounces@conserver.com]
On Behalf Of Bryan Stansell
Sent: Monday, September 19, 2005 11:16 AM
To: users@conserver.com
Subject: Re: Permissions problems with conserver 8.11

you might want to try specifying 'unixlab2.genesyslab.com' instead of
just 'unixlab2' in the access list.  might not make a difference
(depends on your name lookups).

if that doesn't help, i'd suggest running conserver with the -D option
and look at the debug lines mentioning access.c.  it should show the ip
address of the connecting client, and then the tests of it against all
the items in the access list.  it might give a hint as to why it's not
succeeding.

Bryan

> access unixlab2.genesyslab.com {
>     admin root;
>     trusted unixlab1, unixlab2;
> }
_______________________________________________
users mailing list
users@conserver.com
https://www.conserver.com/mailman/listinfo/users