e-write the persistent
> DS> file *without* the deleted user entry.
>
> Is there other way to do this? By setting usmUserStatus.xxx, it requires
> config a read-write control access.
To that one column object, yes.
> So, is there a way we can remove v3 user entry from persis
ss, we will not
able remove v3 user unless we changed user's config which we don't want
either.
So, is there a way we can remove v3 user entry from persist file without
depending on control access?
Thanks,
FT
---
SF.Net email is spo
@lists.sourceforge.net
Subject: Re: Remove v3 user
On Fri, 2005-06-10 at 23:38, Fong Tsui wrote:
> To create a v3 user, we need to add user in both regular
> snmpd.conf and the persist snmpd.conf.
That doesn't sound right.
It should only be necessary to put the 'createUser' entry
in the
On Fri, 2005-06-10 at 23:38, Fong Tsui wrote:
> To create a v3 user, we need to add user in both regular
> snmpd.conf and the persist snmpd.conf.
That doesn't sound right.
It should only be necessary to put the 'createUser' entry
in the persistent snmpd.conf file. You shouldn't need one
in the ma
To create a v3 user, we need to add user in both regular snmpd.conf and
the persist snmpd.conf. When removing a v3 user, we need to remove the
user from both files. But, the entry in persist snmpd.conf is encoded.
How can I know which entry is matched user (assume there are more than
one users)?
T