Displaying 20 results from an estimated 1000 matches similar to: "[Announce] Samba 4.0.9 Available for Download"
2013 Aug 09
0
[Announce] Samba 4.1.0rc2 Available for Download
Release Announcements
=====================
This is the second release candidate of Samba 4.1. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Samba 4.1 will be the next version of the Samba suite and includes
all the technology found in both the Samba4
2013 Aug 09
0
[Announce] Samba 4.1.0rc2 Available for Download
Release Announcements
=====================
This is the second release candidate of Samba 4.1. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Samba 4.1 will be the next version of the Samba suite and includes
all the technology found in both the Samba4
2013 Sep 11
1
[Announce] Samba 4.1.0rc3 Available for Download
Release Announcements
=====================
This is the third release candidate of Samba 4.1. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Samba 4.1 will be the next version of the Samba suite and includes
all the technology found in both the Samba4
2013 Sep 11
1
[Announce] Samba 4.1.0rc3 Available for Download
Release Announcements
=====================
This is the third release candidate of Samba 4.1. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Samba 4.1 will be the next version of the Samba suite and includes
all the technology found in both the Samba4
2013 Oct 11
1
[Announce] Samba 4.1.0 Available for Download
==================================================================
"Insanity: doing the same thing
over and over again and expecting
different results."
Albert Einstein
==================================================================
Release Announcements
---------------------
This is is the first stable release of Samba 4.1.
Samba 4.1 will be the next version
2013 Oct 11
1
[Announce] Samba 4.1.0 Available for Download
==================================================================
"Insanity: doing the same thing
over and over again and expecting
different results."
Albert Einstein
==================================================================
Release Announcements
---------------------
This is is the first stable release of Samba 4.1.
Samba 4.1 will be the next version
2013 Sep 27
0
[Announce] Samba 4.1.0rc4 Available for Download
Release Announcements
=====================
This is the fourth release candidate of Samba 4.1. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Samba 4.1 will be the next version of the Samba suite and includes
all the technology found in both the Samba4
2013 Sep 27
0
[Announce] Samba 4.1.0rc4 Available for Download
Release Announcements
=====================
This is the fourth release candidate of Samba 4.1. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Samba 4.1 will be the next version of the Samba suite and includes
all the technology found in both the Samba4
2013 Oct 11
0
[Announce] Samba 4.1.0 Available for Download
==================================================================
"Insanity: doing the same thing
over and over again and expecting
different results."
Albert Einstein
==================================================================
Release Announcements
---------------------
This is is the first stable release of Samba 4.1.
Samba 4.1 will be the next version
2010 Mar 05
1
Data frame column
I have a big data frame and I have extracted a bit by doing:
> y<-d[1:10,6]
> y
[1] Headings 0 -49 -98 -49 -41 -120 -155
-204 -169
92329 Levels: -0 -1 -10 -100 -1000 -10000 -10001 -10002 -10003 -10004 -10005
-10006 -10007 -10008 -10009 -1001 -10010 -10011 -10012 -10013 -10014 -10015
-10016 -10017 -10018 -10019 -1002 -10020 -10021 -10022 -10023
2005 Mar 09
0
Can set ACLs great from Windows, but see only SIDs when i reopen them
Good morning, Samba List,
I'm setting ACLs from the security tab of the properties window of a folder
via a Windows XP SP2 client. The Samba share in question is running on
3.0.11 with an ext3 file system and Fedora Core 3 underneath. All this
works great -- I can set up ACLs beautifully from Windows and when I check
them out with getfacl on the Linux side, the results make sense to me.
2013 Sep 25
0
[Announce] Samba 3.6.19 Available for Download
===============================================================
"What I've enjoyed most, though, is meeting
people who have a real interest in food and
sharing ideas with them. Good food is a global
thing and I find that there is always
something new and amazing to learn -
I love it!"
Jamie Oliver
===============================================================
2013 Sep 25
0
[Announce] Samba 3.6.19 Available for Download
===============================================================
"What I've enjoyed most, though, is meeting
people who have a real interest in food and
sharing ideas with them. Good food is a global
thing and I find that there is always
something new and amazing to learn -
I love it!"
Jamie Oliver
===============================================================
2012 Mar 24
0
winbindd not providing supplementary groups with server 2003 AD
I have Windows server 2003 AD controller and Samba 3 (3.5.11 or 3.6.3)
member server running on FreeBSD 8.2/9.0. I don't use MS Services for
Unix and my setup relies on Winbindd for idmapping. I can see all users
/ groups with wbinfo -g, wbinfo -u, getent group, getent passwd. I can
see all user's group with id <username>.
I had to solve more complicated tasks including ACLs and
2008 Jun 07
2
cant join the domain
PLZ HELPPP
kinit is working fine, but "net join...." doesnt work
here is the exact thing that i am trying to do :
(running samba 3.0.26 hte preinstalled on fedora 8)
(domain = shoubra.edu, pre-win200 domain = shoubra)
( or u can say : user4@shoubra.edu OR shoubra\user4)
[root@linuxserver ~]# kinit user4
Password for user4@SHOUBRA.EDU:
[root@linuxserver ~]#
[root@linuxserver ~]# net
2008 Apr 17
1
NA problem when use paste function
Dear R helpers,
I was doing a genetic project with two datasets X and Y. There are
some IDs in both data sets, and others in either data set. I used
"merge(x,y,by="ID",all=TRUE)". The data set Y contains a variable (a
genotype) which is also in data X. When I merge X with Y, these two
variables were automatically re-named by appending .x and .y to the
original variable names.
2014 Feb 26
0
samba4 as domain ad member
Hello,
I didn't make a step forward with my problem or misunderstanding in samba3 in that case "AW: [Samba] CentOS Samba as Domain Member", so I decided to try it with samba4.
Here I ran into another problem with winbind and it's called: NT_STATUS_INVALID_PARAMETER_MIX.
This is my configuration and relevant logs.
Load smb config files from /etc/samba/smb.conf
rlimit_max:
2013 Aug 14
0
[Announce] Samba 3.6.18 Available for Download
==============================================================
"Some cause happiness wherever they go;
others whenever they go."
Oscar Wilde
==============================================================
Release Announcements
=====================
This is is the latest stable release of Samba 3.6.
Changes since 3.6.17:
---------------------
o Jeremy Allison <jra at
2013 Aug 14
0
[Announce] Samba 3.6.18 Available for Download
==============================================================
"Some cause happiness wherever they go;
others whenever they go."
Oscar Wilde
==============================================================
Release Announcements
=====================
This is is the latest stable release of Samba 3.6.
Changes since 3.6.17:
---------------------
o Jeremy Allison <jra at
2018 May 11
1
wbinfo -r 'username' displays inconsistent results across DC's
Hello,
Looking up a users group membership I'm showing different results
on each DC. UID and GID mapping appears consistent but not all group
membership is displayed. I've verified idmap.ldb is backup up and copied
over to the other DC's. I do notice when taking a hot backup of
idmap.ldb, the file size is dramatically smaller than the original.
Using Microsoft RSAT to view