Dave,
What about the contents of /etc/auto.master on the RedHat box?
-Adrian
On Wed, 2003-04-30 at 13:11, Dave Bateman wrote:
> I'm trying to automount the CVS repository on my Debian box with my Red Hat
> server so that I can use the tape drive to back it up. It really shouldn't
> be this hard, I must be overlooking something simple....
> 
> Debian box /etc/exports:
> 
> #               to NFS clients.  See exports(5).
> /home/CVS       RedHat1(rw,no_root_squash)
> 
> Red Hat box /etc/auto.misc:
> 
> # $Id: auto.misc,v 1.2 1997/10/06 21:52:04 hpa Exp $
> # This is an automounter map and it has the following format
> # key [ -mount-options-separated-by-comma ] location
> # Details may be found in the autofs(5) manpage
> 
> cd      -fstype=iso9660,ro,nosuid,nodev :/dev/cdrom
> 
> FO_DB   -rw,hard,intr,suid  maxtor:/FO_Database
> Compaq  -rw,hard,intr,suid  192.168.1.3:/home
> CVS     -rw,hard,intr,suid  192.168.1.10:/home/CVS
> 
> management -fstype=smbfs,username=linton,password=cx2000
> ://Snap42665/Management
> library  -fstype=smbfs,username=linton,password=cx2000 ://Snap110683/SHARE1
> share    -fstype=smbfs,username=linton,password=cx2000 ://Snap42665/Share
> maxtor   -fstype=smbfs,username=linton,password=cx2000 ://Ma008856/Public
> www      -fstype=smbfs,username=linton,password=cx2000 ://WWW/WebShare
> volleyball -fstype=smbfs,username=linton,password=cx2000
> ://WWW/Volleyball
> 
> TIA,
> Dave
> 
> 'He who fights with monsters might take care lest he thereby become a
> monster.
> And if you gaze for long into an abyss, the abyss gazes also into you.'
>                         --Friedrich Nietzsche
> 
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 19:31:53 EDT