Here is snippet from output of "strace -f -o strace.log snmpd -c
/config/snmpd.conf"
.
13145 fstat64(8, {st_mode=S_IFREG|0644, st_size=1989, ...}) = 0
13145 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0xf65f5000
13145 read(8, ""..
Fong Tsui wrote:
> Fong Tsui wrote:
>>> When I try to use dlmod to load shared module, I got the following
>>> error:
>>> dlopen failed: /root/gtmmib.so: cannot open shared object file:
>>> Permission denied
>>>
>>> /root/gtmmib.so has been set to "chmod 777".
> /root is also "chmod 777".
>
> Thom
Fong Tsui wrote:
>> When I try to use dlmod to load shared module, I got the following
>> error:
>> dlopen failed: /root/gtmmib.so: cannot open shared object file:
>> Permission denied
>>
>> /root/gtmmib.so has been set to "chmod 777".
/root is also "chmod 777".
Thomas Anders> What are the permis
Fong Tsui wrote:
> When I try to use dlmod to load shared module, I got the following
> error:
> dlopen failed: /root/gtmmib.so: cannot open shared object file:
> Permission denied
>
> /root/gtmmib.so has been set to "chmod 777".
What are the permissions of the /root directory itself?
If you stra
When I try to use dlmod to load shared module, I got the following
error:
dlopen failed: /root/gtmmib.so: cannot open shared object file:
Permission denied
/root/gtmmib.so has been set to "chmod 777".
Does anybody know what the problem is here?
Thanks,
FT
On 04/08/06, Siva Prakash Reddy G <[EMAIL PROTECTED]> wrote:
> How configuration file is generated or created? when configuration file is
> created.
Which configuration file(s) are you talking about?
All the configuration is handled by simple text files. Most of these
will be created manually
On 04/08/06, Bob Mars (rmars) <[EMAIL PROTECTED]> wrote:
> net-snmp-5.3.1/EXAMPLE.conf master agentx section states subagent control is
> still experimental code and not to be used on critical production systems.
> Can these comments (see snippet below) be safely removed or do they still
> apply?
Title: Message
Hi!
How configuration file is generated or created? when configuration
file is created.
Title: Subagent control experimental code in 5.3.1?
net-snmp-5.3.1/EXAMPLE.conf master agentx section states subagent control is still experimental code and not to be used on critical production systems. Can these comments (see snippet below) be safely removed or do they still apply?
Thanks
On 06/08/06, Thomas Anders <[EMAIL PROTECTED]> wrote:
> > Modified Files:
> > hr_filesys.c hr_swrun.c
> > Log Message:
> > Build fixes for AIX HOST-RESOURCES-MIB support
>
> Full host mib support now builds fine for me on AIX 5.3. However, when fixing
> hr_swrun.c it looked as if the two rece
I don't recall seeing any mention of MatrixSSL on either of the mailing lists.
I haven't looked at the MatrixSSL APIs, but I strongly suspect that
you'll need to tweak the Net-SNMP library code in order to have it use
the MatrixSSL encryption and authentication routines.
If you manage to get this
11 matches
Mail list logo