sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #49972
autofs options
Jeg har en USB nøglering jeg ikke kan få til at
auto-mounte som jeg gerne vil det. Nøgleringen findes
fint som /dev/hdc1 og jeg kan manuelt mounte som
root osv.
Jeg vil på RH7.X gennem /etc/auto.misc have mountet
/dev/hdc1 på /misc/usb hvor alle kan læse og skrive.
Pt. har jeg en linie i /etc/auto.misc
usb -fstype=auto :/dev/hdc1
Problemer er at jeg så får
$ ls -al /misc/usb
drwxr-xr-w 2 root root DATO .
Jeg vil gerne have
$ ls -al /misc/usb
drwxrwxrww 2 root root DATO .
Jeg har snuset i
http://www.linux-consulting.com/Amd_AutoFS/autofs-5.html
uden held
--
Peter Toft, Ph.D. [pto@xxxxxxxx] http://www.sslug.dk/~pto
So, if anybody wants to have hardware sent to them: don't call me, but
instead write your own unix operating system. It has worked every
time for me. (Linus Torvalds)
Follow ups