* automounter
@ 2004-09-05 7:21 Ben-Nun Gil
2004-09-09 15:47 ` automounter Arthur Korn
0 siblings, 1 reply; 2+ messages in thread
From: Ben-Nun Gil @ 2004-09-05 7:21 UTC (permalink / raw)
To: 'autofs@linux.kernel.org'
[-- Attachment #1.1: Type: text/plain, Size: 415 bytes --]
Can I use the auto mounter in Linux redhat to mount or ftp remote servers ?
Can it work without running a nis service ?
As I understand I have two files :/etc/auto.master which directs to the map
file /etc/auto.misc.
I added a line to the /etc/auto.misc : dsu -fstype=auto
1.1.1.1:/share
the network is o.k., the directory on the remote server is shared - but
still no luck .
Please help
[-- Attachment #1.2: Type: text/html, Size: 1344 bytes --]
[-- Attachment #2: Type: text/plain, Size: 140 bytes --]
_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: automounter
2004-09-05 7:21 automounter Ben-Nun Gil
@ 2004-09-09 15:47 ` Arthur Korn
0 siblings, 0 replies; 2+ messages in thread
From: Arthur Korn @ 2004-09-09 15:47 UTC (permalink / raw)
To: Ben-Nun Gil; +Cc: 'autofs@linux.kernel.org'
[-- Attachment #1.1: Type: text/plain, Size: 1396 bytes --]
Hi
Ben-Nun Gil schrieb:
> Can I use the auto mounter in Linux redhat to mount or ftp
> remote servers ?
You can use autofs to automount anything "mount" can mount (sounds
kinda logical, doesn't it? ;))
So with FTP you're out of luck unless you use one of these
userspace filesystems, which can mount FTP.
> Can it work without running a nis service ?
Perfectly, yes.
> As I understand I have two files :/etc/auto.master which
> directs to the map file /etc/auto.misc.
Yes, auto.master lists maps (not necessarily files).
> I added a line to the /etc/auto.misc : dsu -fstype=auto
> 1.1.1.1:/share
Per default (depends on your mount configuration) fstype=auto
will not work for any network filesystems.
Use fstype=nfs for NFS, for windows shares fstype=smbfs or
fstype=cifs (beware that autofs can't ask you for a password, so
you must pass username/password as options in auto.misc if
necessary).
ciao, 2ri
--
Securine email, spread GPG, clearsign all mail. http://www.gnupg.org
.
Norwegen ist das teuerste Land Europas. Eine Schachtel Marlboro
kostet umgerechnet 14,22 Mark, eine Flasche Jonny Walker kostet 78,00
Mark und eine Dose Becks 6,79 Mark. In Norwegen -- und das ist der
Unterschied zu Deutschland -- erkennt man Besserverdienende daran,
dass sie besoffen auf dem Hauptbahnhof rumliegen.
-- Harald Schmidt
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 140 bytes --]
_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-09-09 15:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-05 7:21 automounter Ben-Nun Gil
2004-09-09 15:47 ` automounter Arthur Korn
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.