- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Kerberos
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2005 09:28 AM
03-08-2005 09:28 AM
Kerberos
I have two servers where I plan to install Oracle Database software.
How can I deactivate or deinstall kerberos so that it does not try to work when RCP?
[oracle@rac1 oracle]$ rcp /tmp/rcptest Nodo2:/tmp/rcptest-int
Trying krb4 rcp...
trying normal rcp (/usr/bin/rcp)
Additional comments:
1) This is a private LAN which only have the two servers that I need to perform RCP from one to each other. So that it is secure by its isolation.
2) The Oracle software I am using connot work with SSH.
3) This comunication (usnign RCP) must be as fast as possible to have a good performance of my Oracle Database installed in thiw pair of servers. This is the reason because this failed try with kerberos could be bad for my performance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2005 09:57 AM
03-08-2005 09:57 AM
Re: Kerberos
rpm -ql rsh rpm
I vaguely remember they put the kerberized binaries in the path before the non kerberos ones.
--Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2005 10:00 AM
03-08-2005 10:00 AM
Re: Kerberos
-K turns off all Kerberos authentication
--Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2005 10:38 AM
03-08-2005 10:38 AM
Re: Kerberos
/usr/bin/rcp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2005 10:44 PM
03-08-2005 10:44 PM