Ask a Question related to Linux / Unix Administration, Design and Development.
-
George #1
user mode mount question
Hi,
Is there a solution to mount a winnt network share in user mode
that is not to use standard 'mount -t smbfs' command.
The problem is that I have no permission to use standard 'mount -t smbfs'.
Or maybe there is a plugin for 'mc' that can be used with winnt share as if
it was mounted fs.
Thanks
George
George Guest
-
Mount / Umount in user mode
Hi, How to mount or umount any file system in user mode ? like cdrom, usb drive ... ? I have hearn vfs.usermount with sysctl but I have set it... -
Mount in user mode && USBD for external HDD
Hi, well I have 2 problems the first: I have external hdd and I want that the system create a symlinks when I turn on my hdd usbdev -v give... -
mount second hdd for user
Hello, I am trying to mount my second hdd for user, but I keep failing :-D Here are some details: I use Mandrake 9.1, first hdd has linux... -
DFS Mount Point/Fileset Question
The command fts lsmount -dir <path> gives you the fileset of a DFS mount point. Is there a way of getting the mount point of a fileset, given the... -
Use Design Mode with User Control?
I have created a user control using the HTML view, and I now want to switch to Design mode so that it will automatically enter the controls used on... -
Simon Barner #2
Re: user mode mount question
["Followup-To:" header set to comp.unix.bsd.freebsd.misc.]
Generally, the vfs.usermount sysctl allows ordinary users to mount file> Is there a solution to mount a winnt network share in user mode
> that is not to use standard 'mount -t smbfs' command.
>
> The problem is that I have no permission to use standard 'mount -t smbfs'.
>
> Or maybe there is a plugin for 'mc' that can be used with winnt share as if
> it was mounted fs.
systems.
However, this currently doesn't work with smbfs. See this thread on the
freebsd-current mailing list:
[url]http://lists.freebsd.org/pipermail/freebsd-current/2004-June/029583.html[/url]
So, for the time being I'd suggest using sudo (ports/security/sudo).
Simon
Simon Barner Guest



Reply With Quote

