The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com



UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Expired password doesn't prompt for change mark24p SUN Solaris 2 04-28-2008 04:15 PM
Stopping password prompt rochitsharma UNIX for Advanced & Expert Users 4 07-04-2006 01:14 PM
password not prompt when doing a remote log in legato UNIX for Dummies Questions & Answers 1 04-19-2005 07:20 AM
any way to use SU command without prompt for password myelvis Shell Programming and Scripting 7 11-17-2003 08:27 PM
Unable to get password prompt owls IP Networking 2 11-12-2003 02:17 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rating: Thread Rating: 1 votes, 4.00 average. Display Modes
  #1 (permalink)  
Old 09-15-2003
scottl scottl is offline
Registered User
  
 

Join Date: Aug 2003
Posts: 8
rcp without password prompt

Hi,

i have a request about rcp.
is it possible to to make a rcp sessions for a normal user witch should have this option without a password prompt.

what are the important steps ....

add the host and user i the .rhosts
and
and
.
.
.
.


many thx
  #2 (permalink)  
Old 09-15-2003
davidg's Avatar
davidg davidg is offline
Registered User
  
 

Join Date: Jul 2003
Location: Holland
Posts: 207
Files that specify TCP/IP access permissions:

1) .rhosts - set up by each user under their home directory to specify who can remotely access their account. Not a very secure way of doing things.

2) /etc/hosts.allow - checked by the system for hosts that are allowed connections.

3) /etc/hosts.deny - checked by the system if the host was not found in /etc/hosts.allow. Specifies hosts that are to be refused connections.

4) /etc/hosts.equiv - used to grant certain hosts and users access to accounts on your machine without having to supply a password. This is a security hazard unless you control access to all the machines listed in this file. Your machine is only as secure as the least secure of the "trusted" hosts listed in this file. If you care about computer security, you should not use this file. Users should be discouraged from using the .rhosts file as well. You are better off using ssh (secure shell).

(5) /etc/inetd.conf - used to disable unwanted tcp/ip services. After modifying the configuration file you will have to restart the inetd daemon. The simplest way to do it on Linux is to send a hang up signal to the daemon which will force it to re-read its configuration file:

killall -HUP inetd
The hosts_access(5) man page provides information on the syntax /etc/hosts.allow and /etc/hosts.deny.


Sometimes you should use the hostname inclusive domainname.


Regs David
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 11:46 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0