Deploy module
Russ Allbery
rra at stanford.edu
Wed Aug 4 00:52:07 EDT 2010
Techie <techchavez at gmail.com> writes:
> I have compiled the eyrie pam_krb5 module for my RHEL boxes. I have
> many boxes running RHEL, some running 32 bit, some running 64bit.
> My question is this.. for all by 32bit boxes running the same version
> of RHEL, can I compile or build the libraries on a single box and
> deploy to like boxes?
Yes. You should be able to run the built binary on any box with the same
RHEL release and architecture.
> Or do I need to configure, make, make install the pam_krb5 module for
> every box? I am assuming I can deploy the module but I may need to do
> something with libtool first as the make install mentions.
You can ignore that bit. It's only there because I don't know how to shut
up libtool. That part is only for public shared libraries, not for
modules.
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
More information about the Kerberos
mailing list