Displaying 4 results from an estimated 4 matches for "mountpints".
Did you mean:
  mountpoints
  
2018 Apr 18
0
NFS mountpint redistributed over SMB
Hi,
I have an NFS mount point served as a samba share. I know it's kind of 
lame, and until recenlty I was sure that this isn't the kind of case 
that would work, because over the years I experimented with this and all 
I was getting were failures.
But I accudentally discovered that it's working, but under one 
condition: the user must be a domain administrator (my samba is a AD 
2002 Sep 12
1
user-mounts
Hi
I have little problem on doing "user-mounts". 
There is a line in fstab
"//server/share /mnt/server smbfs user,...."
The problem is that smbmnt wants the mountpoints to be owned by the 
user doing the mount. 
Other devices can be mounted when the mountpint just has the group 
of a user.
I can circumvent this by using sudo. Is there a solution to 
establish a fstab entry
2004 Aug 06
1
No Duplicate Users - Patch
...passing around usernames and sharing them"...So I interpret that feedback 
as not only is this feature a required feature for an auth system, but 
should be enabled by default.  Although, I could certainly be persuaded 
otherwise...
<p>>Is it only for a single mountpoint, or for all mountpints at the same
>time?  Or for all mountpoints that are marked in some way?
you are talking about the authenticators in general ? or this option ?
Authenticators are set per mountpoint and are currently not able to be set 
at the "server level", so this option would only apply to the aut...
2004 Aug 06
4
No Duplicate Users - Patch
I'd like to commit the following patch which adds a new option to the 
htpasswd client authenticator.  This option <option 
name="allow_duplicate_users"> specifies wether or not the same username can 
connect to a mountpoint more than once.  This is pretty much a required 
feature for any decent use of the listener authentication capabilities of 
icecast.
thoughts ? comments ?