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

Re: [cobalt-security] BIND 4 RPMS



> I've completely removed the package and re-installed.  But that's not the
> issue -- I'm not retrieving the version of the running named, it's the version
> that's in the actual file that I'm concerned with.

If you're talking about finding out which version of the package the RPM
system believes to be installed, then "rpm -qi bind" will show you the
relevant information.  If you're interested in what version of the named
binary is installed, then probably the most reliable way to retrieve this
is "named -v"

Hope that's of use,

John