Date: Thu, 17 Feb 2000 12:29:19 -0600 From: Dan Nelson <dnelson@emsphone.com> To: The Hermit Hacker <scrappy@hub.org> Cc: freebsd-current@FreeBSD.ORG Subject: Re: [mount_nwfs] Got it!! But ... Message-ID: <20000217122919.B11137@dan.emsphone.com> In-Reply-To: <Pine.BSF.4.21.0002171353140.86931-100000@thelab.hub.org>; from "The Hermit Hacker" on Thu Feb 17 13:59:07 GMT 2000 References: <Pine.BSF.4.21.0002171353140.86931-100000@thelab.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Feb 17), The Hermit Hacker said: > > How do I get it to automount on reboot? From what I can tell, you > have to be root to do it ... but, you have to enter a passwd when you > do it this way, so its not something you can add to /etc/fstab when a > machine reboots > ... > > I've looked at the man page and the .nwfsrc file, but there is a > 'flaw' there, and that is what does one do in a multi-user > environment, where I want to mount n users netware drives to the > system on reboot? they have to give me their netware passwords? This is where Terry joins in, and talks about per-user credentials. The problem is that the unix mount style (mount as root, and limit access on the client as users access files) doesn't mesh well with the Netware/SMB model (one independant mount per user). -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000217122919.B11137>