2003-06-06 <dancy@CANDY2K>
* nfs.cl: Bumped version to 1.1.4
Updated nfs-okay-to-write so that it checks *nfs-rw-uids* for
other user ids that are granted write access.
* nfs.cfg.sample: New parameter *nfs-rw-uids*.
* readme.txt: Added documentation about *nfs-rw-uids*.
Also gut dann bin ich auf die Demoversion umgestiegen, die es auf http://www.nfsforwindows.com/evaluation gibt. Dann hab ich mein Config-File da reingesetzt, das wie folgt aussieht:
und dann kam dieser mist, als ich was mounten wollte:;;; Save this file as nfs.cfg after appropriate editing.
(
(*nfslocaluid* 0)
(*nfslocalgid* 0)
(*nfs-rw-uids* 0)
(*nfsdebug* nil)
(*nfslocalumask* #o000)
(*exports* (("/pic" "C:/Dokumente und Einstellungen/Manuel/Eigene Dateien/Eigene Bilder")
("/mp3" "F:/Diverse Künstler")
("/mpg" "G:/moviezGrab")))
(*hosts-allow* ("192.168.0.8"))
(*hosts-deny* (t))
)
Code: Alles auswählen
WARNING: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! WARNING: Application will expire in 24 days. WARNING: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Allegro NFS v2.0 started. Error: Non-structure argument ("/mpg" "G:/moviezGrab") passed to ref of structure slot 2 [condition type: simple-error] Restart actions (select using :continue): 0: Abort entirely from this process. [Current process: mountd] [1] cl-user(1): [/quote] Hat da jemand ne Ahnung was das soll, das ich mit der 1.1.3 mounten kann und mit der aktuelleren nicht? Oder ist diese Demo nicht 100%ig funktionsfähig?