similar to: AW: AW: Samba ignores groups for ACL !

Displaying 20 results from an estimated 1000 matches similar to: "AW: AW: Samba ignores groups for ACL !"

2006 Sep 26
3
Samba ignores groups for ACL !
Hello, i hope u guys can help me. This is the first time I write to the list. Sorry about my english... i got a solaris 10 machine and installed "samba 3.0.2.3c" with "openldap 2.3.2.1" , "openssl 0.9.8" and "gcc 3.4.6". i configured kerberos and all the other things. all good. i added the samba-server (solaris10) to a active directory domain. with
2006 Oct 12
0
WG: Samba ignores groups for ACL !
Hi! Here is the Output: bash-3.00# id NTBV+neuwald uid=5000(NTBV+neuwald) gid=5006(NTBV+dom??nen-benutzer) bash-3.00# /usr/local/samba/bin/wbinfo -r NTBV+neuwald 5001 5002 5003 5004 5005 5006 5007 5008 5009 5010 5011 5012 5013 5014 5000 5015 5016 5017 5022 5029 5033 5035 5021 5023 5019 5032 5028 5027 5034 5020 5026 5030 5024 5018 5036 5025 5031 Ciao, Bj?rn -----Urspr?ngliche
2007 Feb 19
0
Problem to create directories
Hi all, I have a problem with samba : I can create files, but can't create directories. The server has many shares, on seperated disks. We consider two of them : one 2Tb share and one share with more than 7Tb. Samba configuration is good, and works on many other servers, and on this one except for the large share. Permissions are correctly setted up too. I can read/write files and
2009 Apr 21
0
Fw: install problem
OS : Debian Etch. samba version : 3.0.24 I have a problem with a vendors software that won't install. The install gets stopped with this error :- The file s:\wyongauto\AMWIN\UNWISE.EXE' could not be opened. please check that your disk is not full and that you have access to the destionation directory. Access is Denied. There are no problems reading and writing to the shares. I
2018 Nov 29
2
Best way of merging mbox files
When concatenating mbox files like described here https://xaizek.github.io/2013-03-30/merge-mbox-mailboxes/. You will end up with an 'unsorted' mbox file. Is this going to be a problem esspecially when they are large >2GB's and new emails will be written to it? The email client nicely sorts the message from folder A "foldera 5 last" as last, but of course the mbox is
2015 Jun 09
0
Question on folder sync with "directory name translation"
Should be as long as you don't have other symlinks in the tree. On Mon, Jun 8, 2015, 15:14 Gionata Boccalini <gionata.boccalini at gmail.com> wrote: > OK , but then the solution with symlinks is equivalent, just with the > right options for rsync. > > Make the link. > Sync + exclude. > Remove the link. > > Don't have to live with the folder on the source.
2015 Jun 08
2
Question on folder sync with "directory name translation"
OK , but then the solution with symlinks is equivalent, just with the right options for rsync. Make the link. Sync + exclude. Remove the link. Don't have to live with the folder on the source. *_______________Gionata Boccalini* 2015-06-08 22:49 GMT+02:00 Michael Johnson - MJ <mj at revmj.com>: > Oh, actually, I just thought of a couple other another options that don't >
2015 Jun 08
0
Question on folder sync with "directory name translation"
I should describe the problem more in details, but I believe this is off topic for this list. The FolderA is named "Musica" (in Italian) because.. I like it that way.. and is in my home folder. PC # /home/gionata/Musica FolderB MUST be named "music", in my home folder on the NFS filesystem, NAS # /volume1/homes/gionata/music *because the synology media parse service only
2007 Aug 15
0
Files and folders went 'missing' after creation... ...any idea how to isolate?
Hi, Files and folders went 'missing' after creation... ...any idea how to isolate? .1 Solaris 10 + Samba 3.0.23 + security=ads, shared paths to Windows XP SP2 thanks, James ---- [2007/08/14 16:27:06, 3] smbd/process.c:(914) switch message SMBntcreateX (pid 10170) conn 0x3e87d0 [2007/08/14 16:27:06, 4] smbd/uid.c:(176) change_to_user: Skipping user change - already user
2015 Jun 07
3
Question on folder sync with "directory name translation"
Hello everyone, I'm new to this mailing list but I have been using rsync for some years up to now. I'm trying to synchronize two directory trees, but I want a special behavior that I didn't find on the net nor in the manual (or maybe there is a combination of options to get what I want but I couldn't find it). Tree A is like: A * * FolderA * * And tree B (on a remote
2015 Jun 08
1
Question on folder sync with "directory name translation"
Thanks Joe for the reply: 1) why do you say to use fuzzy twice? Do you mean in both directions? 2) I have to mention that the remote system is a Synology NAS, which for whatever reason (I can't think about), doesn't support symlinks, even in the same disk volume or "share"! > But I could make some symlinks in the local system (archlinux) and user > exclude filters to
2015 Jun 07
0
Question on folder sync with "directory name translation"
I'm sure one of the experts will have a better answer, but two things come to mind as options to explore: 1) Use --fuzzy twice so files which are the same but possibly with different names and locations are synced 2) Use some sort of symlinks on the destination so the names actually match (these could be added and removed right before and after the rsync respectively if you don't want
2008 Mar 11
1
msdfs root -- client error "refers to a location that is unavailable"
I'm trying to get Samba 3.0.28 to work as an MS Dfs root providing a share that links home directories to the actual servers they reside on. Unfortunately, when I access the share from a Windows XP client, and try to open one of the directories, the client gives an error that it "refers to a location that is unavailable". I've done a lot of searching, and found a number of
2018 Nov 29
2
Relocate subfolders to different mount point
I would like to relocate the subfolders of the Sent folder to a different location. Now send messages mail is stored in mbox format at the location /home/users/testuser/mail/.Sent. I would like to store the subfolders Sent/2017 and Sent/2018 at the location /home/archive/users/testuser/.Sent.2017 and /home/archive/users/testuser/.Sent.2018 Is this even possible? I am using currently using
2018 Dec 02
1
Relocate subfolders to different mount point
I think sdbox or mdbox format is what you are looking for > On 2 Dec 2018, at 09:47, Marc Roos <M.Roos at f1-outsourcing.eu> wrote: > > > No one an idea? I like to put some "archive" folders on a less iops > storage. > > > -----Original Message----- > From: Marc Roos > Sent: donderdag 29 november 2018 18:09 > To: dovecot > Subject:
2007 Feb 16
13
Problem with Share Size
Hi all, I have a problem with samba : I can create files, but can't create directories. The server has many shares, on seperated disks. We consider two of them : one 2Tb share and one share with more than 7Tb. Samba configuration is good, and works on many other servers, and on this one except for the large share. Permissions are correctly setted up too. I can read/write files and
2014 Mar 05
1
DFS
Robert Gurdon robert.gurdon at gmail.com 12:49 (0 perce) c?mzett: samba Hai, I would like to set up a DFS with this configuration: I have 3 Samba4 servers (4.1.4). 2 of them should work as a DFS "client" the third one will be the DFS stotage (actualy this servers has the required amount of space). So, i configured all shares on DC3 and point to those shares on DC1 and DC2. Everything
2004 Nov 27
0
Samba 3.x problem setting up DFS and XP2
Hi, i tried to running Samba 3.0.9 with MSDFS under Linux 2.6.9. The normal sharing of Directories to the Target-Server (also Samba with same version and Linux) run's without problems. Only the dfs-share to the same Samba-Server is not usable. The Share-Name self is visible but without cointain. I have compiled the new source with the "--with-msdfs" switch and have also check the
2018 Dec 02
0
Relocate subfolders to different mount point
No one an idea? I like to put some "archive" folders on a less iops storage. -----Original Message----- From: Marc Roos Sent: donderdag 29 november 2018 18:09 To: dovecot Subject: Relocate subfolders to different mount point I would like to relocate the subfolders of the Sent folder to a different location. Now send messages mail is stored in mbox format at the location
2008 Jul 28
0
smbcontrol xxxx reload-config doesn't work and other details samba 3.2
Hi Samba team. I installed on a new server samba 3.2.0. And all work fine, except the reload-config command and other things. For resolve some missed-configuration, I modify the smb.conf and call smbcontrol <smbd_pid> reload-config, but it's not work. Ex : I added mdfs root = yes (same as samba 3.0.x), after I called smbcontrol xxxx reload-config [2008/07/28 00:17:34, 3]