Displaying 20 results from an estimated 2000 matches similar to: "Mount CIFS with multiuser option"
2013 Apr 11
1
Samba4 Does cifs need a keytab for the multiuser option?
Hi
samba --version
Version 4.0.6-GIT-4bebda4
smb.conf:
[users]
path = /home/users
read only = No
Working on the DC which is also the fileserver
user steve2 can write to his folder at /home/users/steve2
But if we now mount the share:
sudo mount -t cifs //doloresdc/users /mnt -osec=krb5,multiuser
he can't write to the mounted share at /mnt/users/steve2 He gets
'Permission denied'.
2005 Mar 19
2
System-wide multiuser Wine installation
Hi.
I was wondering if it is possible to do a Wine installation and installation of Windows applications where the applications are accessible to all users (or better yet, users in a certain group like "win32" or "wine")? I read in the most recent edition (March 18, 2005) of the Wine Weekly News that the global registry functionality had been removed. Is this necessary to have
2019 Aug 05
2
multiuser sshd as non-root
Dear knowledgeable people,
I'm running sshd 6.6.1p1 on RHEL 7.1. I've got a security requirement
to run it as an ordinary user, let's say test-x, instead of root.
It works well if I try to log in as test-x user with public key auth.
Unfortunately I need sshd to serve other users as well. In order to
let sshd switch uids I've set the CAP_SETUID and CAP_SETGID capabilities
on
2009 Aug 20
5
protecting multiuser systems from bruteforce ssh attacks
Hello,
What is the best way to protect multiuser systems from brute force
attacks? I am setting up a relatively loose DenyHosts policy, but I
like the idea of locking an account for a time if too many attempts
are made, but to balance this with keeping the user from making a
helpdesk call.
What are some policies/techniques that have worked for this list with
minimal hassle?
Thanks!
-Eugene
2011 Jul 06
1
CIFS proxy
Hi,
I need to run a Samba CIFS proxy (not DFS) in an AD environment. What we
tried so far is mounting the remote share with mount.cifs and "-o
sec=krb5i,multiuser" and share it through samba. But mount.cifs's
multiuser option requires local access to the domain user's kerberos
tickets, i.e, if I login as a domain user and run kinit to get a ticket,
everything works. If the
2024 Jan 26
1
permission denied with windows acls
On 1/26/24 09:34, Peter Carlson via samba wrote:
>
> On 1/26/24 02:35, Rowland Penny via samba wrote:
>> On Thu, 25 Jan 2024 18:45:52 -0800 Peter Carlson via samba
>> <samba at lists.samba.org> wrote:
>>> The share mounts and I am a member of the correct groups
>>> CARLSON\peter at u2gui:~$ cat /etc/fstab //fs.carlson.lab/test
>>> /mnt/test
2024 Jan 26
1
permission denied with windows acls
On 1/26/24 02:35, Rowland Penny via samba wrote:
> On Thu, 25 Jan 2024 18:45:52 -0800 Peter Carlson via samba
> <samba at lists.samba.org> wrote:
>> The share mounts and I am a member of the correct groups
>> CARLSON\peter at u2gui:~$ cat /etc/fstab //fs.carlson.lab/test /mnt/test
>> cifs credentials=/root/smbcreds,multiuser,sec=ntlmssp,_netdev 0 0
> I think
2013 Feb 01
0
Wrong acl and permissions on cifs mounted share
Hi everyone
I have these shares in smb.conf:
[home2]
path = /home2
read only = No
[home]
path = /home2/home
read only = No
I mount [home] on a Linux client like this:
mount -t cifs //hh1/home2 /home2 -osec=krb5,rw,multiuser
Here is the output of the mount command:
//hh1/home2 on /home2 type cifs
2013 Jun 02
0
does cifs understand acl's?
4.0.6 file server for a 4.0.6 domain, reproducible with a 3.6.12, and
3.6.15 file server.
File created in a share are created according to the acl set, but not
when mounted by cifs:
Here is a share
[test]
read only = No
path = /home/test
Here is the acl:
getfacl test
# file: test
# owner: root
# group: staff2
# flags: -s-
user::rwx
group::rwx
other::r-x
default:user::rwx
default:group::rwx
2024 Jan 26
1
permission denied with windows acls
I am getting a permission denied when trying to ls as a domain user a
samba mount with windows ACLs (sigh I thought I had this figured out).?
I tried to include self descriptive server names and include them in the
info below (fs1: file server, nc: addc, u2gui: ubuntu desktop)
CARLSON\peter at u2gui:~$ ls -l /mnt
ls: cannot access '/mnt/test': Permission denied
total 0
2024 Jan 26
2
permission denied with windows acls
On Thu, 25 Jan 2024 18:45:52 -0800
Peter Carlson via samba <samba at lists.samba.org> wrote:
> I am getting a permission denied when trying to ls as a domain user a
> samba mount with windows ACLs (sigh I thought I had this figured
> out). I tried to include self descriptive server names and include
> them in the info below (fs1: file server, nc: addc, u2gui: ubuntu
>
2008 Mar 21
1
Installing R-2.6.2 on Windows multiuser
What is the proper way to install/configure R-2.6.2 for M$-Windows
XPSP2 for multiple users when the other users don't have administrative
rights. I don't remember this was a problem with previous versions of R.
I installed R-2.6.2 as administrator on the computer. It installs,
runs, and can manually update fine. The main user of this computer does
not have administrator rights. Now,
2011 Mar 08
1
Multiuser database application / file locks
Hi,
I have an old dbase application. The application works well under wine.
But if I use it with several users, the database is damaged.
File locks do not work properly.
If I start the application several time with one uid, the database is ok.
Is there a way, to get proper file locks with wine?
Thanks for any hints
tilo
2017 Jun 06
1
Multiuser attachment storage (mail_attachment_dir)
Was trying to set up attachment storage, but folders are receiving permission only for current user, so if another user is receiving a mail with same attachment he is getting permission denied error on reading hash file. Is it possible to setup global attachment storage to work with all users, at least in domain? mail_access_groups won't help, as folders are given 0 group permission. Umask and
2006 May 09
3
poor performance - multiuser fileserver database (ms-access)
I have a file server running with Samba over Debian Sarge 3.1 R1. This
File server store MDB and XLS files. Could anybody give me an optimal
setup for my samba server (smb.conf). Actually, the performance is very
poor.
[global]
workgroup = REVLON
netbios name = FILE_SRV
security = user
encrypt passwords = yes
passwd program = /usr/bin/passwd %u
unix password sync = yes
socket options =
2012 Apr 12
1
Problem: enable multiuser wine
Hallo, folks,
in openSuSE 12.1, I installed wine from the Wine CVS Builds repository. I knew it would work perfectly as of my experience on 11.4. In the end, it does! BUT I tried a different thing - it does run the programme, but only for one user!
To get the programmes installed under WINE working for every user (one single laptop, different accounts), I tried the following recommendation
2009 Dec 10
2
multiuser rsync environment
Dear List,
I am looking for a solution of the following issue.
We are two users managing our homepage through subversion
in order to synchronize each others work.
We upload everything to the server via the following command in rsync:
rsync -avzt --exclude ".svn" --exclude "*~" -e ssh . webserver at webserver.org:/path/to/the/webpage
Everything works just fine except
2008 Apr 11
3
MS Exchange to CentOs (multiuser)
Is there a way to get mail from a MS Exchange server that is addressed
as user at host.domain.com rather than the user at domain.com so that users on
host.domain.com can read their mail on that host (CentOS). (I'm
assuming that Exchange needs to know about host.domain.com, somehow.)
Frank M. Ramaekers Jr.
Systems Programmer MCP, MCP+I, MCSE & RHCE
American Income Life
2013 Feb 12
0
cifs: no control over file permissions
Hi everyone
This one is driving me crazy.
Every file that is created in a cifs mounted share is ALWAYS created 0777:
-rwxrwxrwx+
Here is my smb.conf tested with 4.0.3 and 4.1.0pre1-GIT-efd60ae:
[global]
workgroup = MARINA
realm = hh3.site
netbios name = HH1
server role = active directory domain controller
dns forwarder = 192.168.1.1
2018 May 07
0
cifs.ko v2.1 bug (kernel 4.15)
Hi all,
I have observed in kernel 4.15 cifs.ko using protocol v2.1 getting
confused about whether a "filesystem object" is a file or a directory.
The true state in the example below is that "Alien" is directory and
"alien" is a (perl) file.
However, 'file' reports the type to be the same and matching the
first object accessed, e.g.
Both are perl