similar to: [Announce] Samba 4.16.1 Available for Download

Displaying 20 results from an estimated 600 matches similar to: "[Announce] Samba 4.16.1 Available for Download"

2022 Jun 28
0
[Announce] Samba 4.15.8 Available for Download
Release Announcements --------------------- This is the latest stable release of the Samba 4.15 release series. Changes since 4.15.7 -------------------- o? Jeremy Allison <jra at samba.org> ?? * BUG 15042: Use pathref fd instead of io fd in vfs_default_durable_cookie. ?? * BUG 15099: Setting fruit:resource = stream in vfs_fruit causes a panic. o? Douglas Bagnall <douglas.bagnall
2022 Jun 28
0
[Announce] Samba 4.15.8 Available for Download
Release Announcements --------------------- This is the latest stable release of the Samba 4.15 release series. Changes since 4.15.7 -------------------- o? Jeremy Allison <jra at samba.org> ?? * BUG 15042: Use pathref fd instead of io fd in vfs_default_durable_cookie. ?? * BUG 15099: Setting fruit:resource = stream in vfs_fruit causes a panic. o? Douglas Bagnall <douglas.bagnall
2013 Jan 31
2
ACLs on a directory on GPFS
Hello, I am using the vfs_gpfs samba module to map ACLs through samba. It works fine on files, but directory ACLs are ignored. Ex: getfacl /sb/share/myplace/ file: sb/share/myplace/ owner: root group: root user::rwx user:afrankel:rwx group::--- mask::rwx other::--- When I try to access this folder in Windows, I get permission denied. The same permissions on a files, I can open it / modify it
2006 Dec 12
2
samba3.0.23d group permissions not working
Dear all, I have samba3.0.23d running on FreeBSD 6.1. It is running with "security = ADS" and has been functioning correctly from about 3.0.14 to 3.0.22. Since I upgraded to 3.0.23(a|b|c|d) group permissions are not honoured by Samba. For example: drwxrwx--- 107 setup domain admins 3072 Nov 15 19:25 install The user setup is a windows admin user; this user can access this
2022 Mar 21
2
[Announce] Samba 4.16.0 Available for Download
Release Announcements --------------------- This is the first stable release of the Samba 4.16 release series. Please read the release notes carefully before upgrading. NEW FEATURES/CHANGES ==================== New samba-dcerpcd binary to provide DCERPC in the member server setup --------------------------------------------------------------------- In order to make it much easier to break out
2022 Mar 21
2
[Announce] Samba 4.16.0 Available for Download
Release Announcements --------------------- This is the first stable release of the Samba 4.16 release series. Please read the release notes carefully before upgrading. NEW FEATURES/CHANGES ==================== New samba-dcerpcd binary to provide DCERPC in the member server setup --------------------------------------------------------------------- In order to make it much easier to break out
2003 Feb 13
2
openssh remote add user exploits?
Hello. Recently I discovered some kind of exploit of openssh used against me. For configuration info, I am using Mandrake 8.2 with the openssh package openssh-3.1p1-1mdk. Fortunately, I was at least somewhat security-aware, and have an AllowUsers parameter in my sshd config file. I Used to allow only public key logins, but ditched that when I found myself needing access from multiple places. I
2012 May 31
1
Tangential Issue: idmap backend = ad and Active Directory 2008R2
Tried single quotes on Domain Admins in the pam.d file as well as a backslash on the space with no effect. I've found several references that just say "no spaces in group names." Is there really no way to do this? Also, most references I find to using these lines in pam.d say that "sufficient" should work, but I'm finding that users in the named group can then log in
2005 Nov 08
2
retrieve most abundant species by sample unit
Hi R-users: [R 2.2 on OSX 10.4.3] I have a (sparse) vegetation data frame with 500 rows (sampling units) and 177 columns (plant species) where the data represent % cover. I need to summarize the cover data by returning the names of the most dominant and the second most dominant species per plot. I reduced the data frame to omit cover below 5%; this is what it looks like stacked. I have
2012 May 29
4
idmap backend = ad and Active Directory 2008R2
Hello All, I'm trying to set up linux ssh/shell authentication on a CentOS_6.2 server running smbd version 3.5.10-114 using winbind/smb/pam. We've done this successfully using the tdb backend but wanted users to get the same UID/GID on every machine. Switched to rid for the backend but users still got a foreign number for UID and their default group was always Domain Users. So I'm
2012 Aug 22
1
Error in if (n > 0)
I've searched the Web with Google and do not find what might cause this particular error from an invocation of cenboxplot: cenboxplot(cu.t$quant, cu.t$ceneq1, cu.t$era, range=1.5, main='Total Recoverable Copper', ylab='Concentration (mg/L)', xlab='Time Period') Error in if (n > 0) (1L:n - a)/(n + 1 - 2 * a) else numeric() : argument is of length zero I do
2013 Jan 02
2
Read many cvs files
Hello R helpers, I would like to automate this code for many files of the same type. But I don´t know how to make it. In particular, i don´t know how to read many files each one as an r object with the name of the file. Then a for loop would be sufficient, right? Many thanks and a happy new year. Dominic datos <- read.table('global2001.csv',head=T,sep=';',stringsAsFactors=F)
2022 Jun 13
0
[Announce] Samba 4.16.2 Available for Download
Release Announcements --------------------- This is the latest stable release of the Samba 4.16 release series. Changes since 4.16.1 -------------------- o? Jeremy Allison <jra at samba.org> ?? * BUG 15042: Use pathref fd instead of io fd in vfs_default_durable_cookie. o? Ralph Boehme <slow at samba.org> ?? * BUG 15069: vfs_gpfs with vfs_shadowcopy2 fail to restore file if
2022 Jun 13
0
[Announce] Samba 4.16.2 Available for Download
Release Announcements --------------------- This is the latest stable release of the Samba 4.16 release series. Changes since 4.16.1 -------------------- o? Jeremy Allison <jra at samba.org> ?? * BUG 15042: Use pathref fd instead of io fd in vfs_default_durable_cookie. o? Ralph Boehme <slow at samba.org> ?? * BUG 15069: vfs_gpfs with vfs_shadowcopy2 fail to restore file if
2011 Mar 14
3
vfs_gpfs module errors
Hi I'm encountering an error with some of my Windows clients when using CTDB and samba to access a GPFS hosted share. We see the following error all the time. [2011/03/14 12:31:16.549084, 1] modules/vfs_gpfs.c:1099(vfs_gpfs_ntimes) vfs_gpfs_ntimes: set GPFS ntimes failed -1 The copy continues but is slow. All the timestamps seem reasonable for the data copied. The GPFS
2013 Oct 17
1
Can't restore from GPFS snapshots, disk_free error
Hello, We're trying to set up a GPFS system with Samba running on top with CTDB managing it. I have snapshots set up to be accessible in every directory as the invisible directory .snap The snapshots are in the following format: /usr/lpp/mmfs/bin/mmcrsnapshot 1MB `TZ=GMT date + at GMT-%Y.%m.%d-%H.%M.%S` ?and look like this from the UNIX level:
2016 Feb 08
2
vfs_shadow_copy2: unmount snapshot while user is restoring from it
Greetings, I am trying to use vfs_shadow_copy2 with samba samba-4.2.7. I have a share exported at /export/smb400/. A snapshot of the share is on a separate block device, which is mounted at /export_shadows/volume-00000001/@GMT-2016.02.08-11.48.00/. Samba configuration for the share is: vfs objects = shadow_copy2 shadow:snapdir = /export_shadows/volume-00000001 shadow:fixinodes = yes (Note: I
2014 Jan 24
2
vfs_shadow_copy2 with different snapshot format
Hi all, Does anyone have vfs_shadow_copy2 working with an alternate snapshot directory format? My snapshots look like this : drwxr-xr-x 55 root root 32768 Jan 10 12:37 20140113_12:00 drwxr-xr-x 55 root root 32768 Jan 10 12:37 20140114_12:00 drwxr-xr-x 55 root root 32768 Jan 10 12:37 20140115_12:00 drwxr-xr-x 55 root root 32768 Jan 10 12:37 20140116_12:00 drwxr-xr-x 55 root root 32768 Jan 10
2011 Jun 07
2
Disk free space, quotas and GPFS
I am migrating the main file servers at work onto a new storage platform based on GPFS. I am using RHEL 5.6 with the samba3x packages (aka 3.5.4) recompiled to get the vfs_gpfs and tsmsm modules, with a couple of extra patches to vfs_gpfs module to bring it 3.5.8 level. It is running with ctdb against Windows AD 2008 R2 domain controllers with all the idmapping been held in the AD. In order to
2011 Dec 29
21
Puppetserver error
Hello everyone, I am new to puppet. I have installed on redhat Enterprise 5and seems to be working fine. Couple days ago I was testing some permissions on / etc folder and applied 600 /etc and sub folders. Although I have reverted the permission but I am having issues on puppetmaster. Currently I have these permission on etc 755 and puppet folder: my /etc folder is 755 and puppet folder with tese