Displaying 8 results from an estimated 8 matches for "groupshares".
Did you mean:
groupshare
2013 Sep 15
1
group share directory
samba:
I am attempting to set up a "group share" directory on Debian "Wheezy"
where any user can create or place files and directories, and every
other user has full access to those files and directories. The
directory will be accessed both locally and via Samba.
Here is my Linux, distribution, and file system info:
$ cat /proc/version
Linux version
2012 Jan 03
2
Samba Folder Permissions
Hello list members,
my name is Stefan, this is my first post to this Mailinglist, so please
bear with me. ;)
I am working as a Network Administrator of a small Office Network. We
use Debian Server as Samba PDC and Fileserver.
The Domain runs pretty well with all the Windows 7 Clients. I have just
one thing that bugs me.
In the groupshare we set up, users can only access folders that are
world
2004 Aug 31
0
Combining NFS and Samaba - file locking
I have a network where we have a main site with a PDC, and two remote
sites with BDCs. The backend is LDAP which is slaved to the remote
sites, Samba is 2.2.8a, the main server is part of the Suse Linux
OpeneXchange Server, the other two servers are Suse Standard Server 8.
What I wanted to do was to have users at the various sites map one
drive from their 'local' server. Behind the
2006 Mar 28
2
ACL on groups working half
Hi all Samba users,
For some I've got a Samba server running with the following config:
Debian Sarge 2.6.8 kernel
Samba 3.0.21 with winbind and LDAP as ADS member server
A W2K003 PDC
Samba's data partition is ext3 + ACL
I've migrated my users homedirs and profiledirs from W2K003 to Samba.
These each user owns his own homedir and has rwx------ permissions
This seems to be working
2006 Apr 25
8
Permissions for share
opensuse 10/find / samba-3.0.20b-3.3
I'm trying to change directory permissions on a share so all users can modify files in the share and when I do as suggested in Ch15 of Samba Howto the following happens
$ find `directory_name' -type d -exec chown nobody:users {}\;
find: missing argument to `-exec'
Chris Boyd
Systems Engineer
USIT
19-21 Aston Quay
Dublin 2
Ireland
Tel: +353 1
2001 Mar 29
0
acces-problems for team-shares
Dear,
i'm a newbie to this mailinglist, so please excuse if i donany mistakes.
my question is the following:
emvironment:
Kernel 2.2.16-22enterprise
on RedHat Linux 7.0
SambaVersion: samba-2.0.7-21ssl
i installed the software and configured differnet shares. All works very well
with the users home-shares and the 2 public-shares i created.
also i created different shares depending on
2005 Oct 25
0
Shares/connection disappears (bug?!)
Hi
Im running Samba3 fileserver on Debian Sarge as a menber of a Ms win2003
AD. The samba-server gets it users/groups from the win2003 and hos the
users homefolder, a groupshare and a common share. But sometimes when the
users logs in they cant see any shares on the samba, exept the default
home (which the cant enter). I even tried sittinng with two workstations,
where one could see and use the
2007 Sep 10
0
member server config problem
...= root, admin, bin, daemon, sys, sync, lp, mail, news,
uucp, proxy, www-data, backup, irc, sshd, man, identd, bacula, nobody,
Debian-exim
create mask = 0700
directory mask = 0700
browseable = No
Then all the shares....
ACLS are enabled in fstab
I have /groupdata with all groupshares and /userdata for homes.
/groupdata is actually owned by me.domain_admins
I can set acls from linux with
setfacl -R -d -m g:group:rwx folder
unfortunately I cannot change permissions from windows, not as domain-root nor
as me even if I am in the domain_admins group and privileges are activated I...