Sponsored Content
Full Discussion: Solaris to Redhat...
Operating Systems Solaris Solaris to Redhat... Post 302076210 by reborg on Friday 9th of June 2006 07:25:04 PM
Old 06-09-2006
Have you checked either of the two files I metioned? root can only rsh/rlogin on a secure tty unless yuo edit the pam confiuguration file for rsh/rlogin.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Solaris 8 x86 or RedHat 7 for NSF server

I just got an older Dell Poweredge 2200 which I plan to use as an NFS/Samba server. It's a PII 333, 128 Mb RAM and has a 9 Gb SCSI disk. Which OS, RedHat 7 or Solaris 8 x86, will perform better, or is there a noticeable difference? I don't plan to run xdm or any unnecessary services. Would I be... (1 Reply)
Discussion started by: 98_1LE
1 Replies

2. UNIX for Dummies Questions & Answers

linux redhat and solaris NIS+

Hello all, I am wondering if anyone had success with installing a redhat linux (PC box) on a Solaris NIS+ network. I have gotten information on how to do this but have been unsuccessful. The information that I have gotten is a little out dated and is not 100%. ... (0 Replies)
Discussion started by: larry
0 Replies

3. UNIX for Advanced & Expert Users

Solaris or RedHat Linux

Dear All Experts, Would like to know the maturity/ stability of Redhat Linux AS 3.0 versus Solaris. My organization need to setup cluster solution. We are well-versed with Veritas Cluster on Solaris. We are thinking of waiting for certification support of the various ISV like Oracle,... (1 Reply)
Discussion started by: izy100
1 Replies

4. Post Here to Contact Site Administrators and Moderators

Izy100's post on Redhat/Solaris

I was looking at Izy100's post on Redhat and Solaris. It was closed as a violation of the "No OS flamewars" rule. I agree 100% that we don't want to end up with Slashdot or OSNews style flamewars over which OS is best. However, this one seemed ok to me. He was asking a specific question... (5 Replies)
Discussion started by: rhfrommn
5 Replies

5. Solaris

Solaris vs Redhat

We are planning to switch operating system. Coul you tell me your opinion on the strengths of the Solaris over Redhat and its weaknesses? (2 Replies)
Discussion started by: andrei7
2 Replies

6. UNIX for Dummies Questions & Answers

backup to NFS mount Redhat-Solaris

Hi guys, I have a redhat laptop and a sun solaris 8 server networked together I created an nfs share on the sun server and backed up an image of the Redhat laptop to it. The Hard disk size of the laptop is 40Gb but I have about 38Gb free space on the sun server. So I compressed the image... (9 Replies)
Discussion started by: Stin
9 Replies

7. UNIX for Advanced & Expert Users

RedHat, Solaris - what is uname command ??

Hi ! All I'm big fan of Unix/Linux . I want understand the basics of linux/unix version and How they are related to Vendor ... releases. uname -a will give the OS details. But can somebody provide me a pointer , to understand the very BASICS of these terminology like Million Thanks.!!! (2 Replies)
Discussion started by: dashok.83
2 Replies

8. Red Hat

RedHat vs Solaris x86

Can some one give me few points as why we can choose RedHat Linux over Solaris x86 ? I want to give reasons to my upper management to start using RedHat Linux , currently we are 100% Solaris Shop (1 Reply)
Discussion started by: fugitive
1 Replies

9. Red Hat

Ldap redhat, Solaris

I got a ldap server using ldap sun one product. I need to connect and sync a redhat machine with it, any ideas on best way to do it? I edited the ldap.conf file in /etc/openldap/ but no joy yet :) (1 Reply)
Discussion started by: da2013
1 Replies

10. Solaris

Vormetric Data Encryption on Solaris Redhat

Does anyone have experience running the Vormetric Data Encryption on Oracle Solaris platform? (0 Replies)
Discussion started by: dwevans
0 Replies
pam_rhosts_auth(5)					Standards, Environments, and Macros					pam_rhosts_auth(5)

NAME
pam_rhosts_auth - authentication management PAM module using ruserok() SYNOPSIS
/usr/lib/security/pam_rhosts_auth.so.1 DESCRIPTION
The rhosts PAM module, /usr/lib/security/pam_rhosts_auth.so.1, authenticates a user via the rlogin authentication protocol. Only pam_sm_authenticate() is implemented within this module. pam_sm_authenticate() uses the ruserok(3SOCKET) library function to authenticate the rlogin or rsh user. pam_sm_setcred() is a null function. /usr/lib/security/pam_rhosts_auth.so.1 is designed to be stacked on top of the /usr/lib/security/pam_unix.so.1 module for both the rlogin and rsh services. This module is normally configured as sufficient so that subsequent authentication is performed only on failure of pam_sm_authenticate(). The following option may be passed in to this service module: debug syslog(3C) debugging information at LOG_DEBUG level. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |MT Level |MT-Safe with exceptions | +-----------------------------+-----------------------------+ SEE ALSO
pam(3PAM), pam_authenticate(3PAM), ruserok(3SOCKET), syslog(3C), libpam(3LIB), pam.conf(4), attributes(5) NOTES
The interfaces in libpam() are MT-Safe only if each thread within the multi-threaded application uses its own PAM handle. SunOS 5.10 28 Oct 1996 pam_rhosts_auth(5)
All times are GMT -4. The time now is 07:08 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy