similar to: Samba 4 AD Join to Itself

Displaying 20 results from an estimated 700 matches similar to: "Samba 4 AD Join to Itself"

2018 Nov 10
2
Samba 4 AD Join to Itself
On Fri, Nov 9, 2018 at 5:25 AM Rowland Penny via samba <samba at lists.samba.org> wrote: > You can get Centos 4.8.6 packages here: > > http://www.ezplanet.net/xwiki/bin/view/EzPlanetRepo/ I assume you meant "Samba 4.8.6". CentOS and RHEL 4 are very, very seriously obsolete and unsupportable today.
2018 Dec 14
4
Samba on Centos 7.x
Hi to everyone. .I recently installed Centos 7.x and used to run Redhat services also workin with Samba before. I am a little rusty ;) Is there a good manual/guide for the full installation and config process for Samba and Centos 7.x that someone can share. This would really help. I can share this with my team. (maybe the most important ones are the not-to-dos to not open up the server to the
2018 Nov 09
0
Samba 4 AD Join to Itself
On Fri, 9 Nov 2018 09:41:47 +0000 "Walsh, Tony (UK)" <tony.walsh at baesystems.com> wrote: > Hi Rowland > Thanks for the quick response. > I need to correct one error. I said samba 4.9 but it is samba 4.4. > > There is just one AD DC. > Used samba-tool to set it up as AD DC. It has worked well for a few > years serving 50+ Windows/Linux clients. > >
2016 Apr 11
3
Slow authentication on C7
On Mon, Apr 11, 2016 at 05:22:43PM +0200, Leon Fauster wrote: > Am 11.04.2016 um 15:44 schrieb Marcin Trendota <moonwolf.rh at gmail.com>: > > > > Any ideas? > > > DNS? Is LDAP listed in the /etc/nsswitch.conf? -- Scott Robbins PGP keyID EB3467D6 ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 ) gpg --keyserver pgp.mit.edu --recv-keys EB3467D6
2018 Nov 11
1
Samba 4 AD Join to Itself
centos is no longer supported? Well what's the nearest free equivalent? Is this because of IBM buying Redhat? (I was in IBM for 4 years at the corporate technical level but that was so long ago.) m On 11/11/2018 3:48 AM, Rowland Penny via samba wrote: > On Sat, 10 Nov 2018 18:13:56 -0500 > Nico Kadel-Garcia <nkadel at gmail.com> wrote: > >> On Fri, Nov 9, 2018 at 5:25
2018 Sep 15
2
Fwd: Having problem with RID backend - must be missing something
On Sat, 15 Sep 2018 13:08:20 -0400 (EDT) Rich Webb via samba <samba at lists.samba.org> wrote: > ----- On Sep 15, 2018, at 4:32 AM, Rowland Penny via samba > samba at lists.samba.org wrote: > > > > > Including modifying /etc/nsswitch.conf ? > > > > Yep. > > >> > >> Yes, that is how I did it - I compiled from source. > > >
2008 Apr 05
1
Fwd: xwiki vhost in apache
Hi, i am just wondering. I have a tomcat5, running xwiki at http://myserver.example.org:8080/xwiki How can i create a vhost in httpd to do transparent proxy to tomcat5 webapplication ? Thanks in advance! David ---------- Forwarded message ---------- From: David Hl??ik <david at hlacik.eu> Date: Sat, Apr 5, 2008 at 10:45 PM Subject: xwiki vhost in apache To: users at xwiki.org Hi, i
2018 Dec 14
0
Samba on Centos 7.x
Hai, If you really need/want to use it on RH/Centos, Have a look here : http://www.ezplanet.net/xwiki/bin/view/EzPlanetRepo/ Quote : The packages included in the EzPlanet Repo upgrade the standard packages and provide Domain Controller + Clustering + gluster VFS capabilities Note mine, and just found these. I cannot tell how stable these are. So use with care. Howto for the link above.
2018 Dec 14
1
Samba on Centos 7.x
Thx Louis! Will Check it out. I see there are some other questions to answers. We plan to run it as a service (not standalone) there are other services running. And maybe want to tunnel traffic to some IP's to make it water tight. Will read the links shared! thanks Thanks, Sian N.H. ----------------------------------- Dept. Automatisering and IT Rivierenbuurt Amsterdam Netherlands
2009 Aug 09
1
wget parameters
Hi, Following an example I've received from Phil Spector, I am trying to get a remote file by using download file. The concerned remote server doesn't username and password passed with the URL, thus this line fails... download.file('http://username:password@xepecnet.environmentalchange.net/xwiki/bin/view/ICT/RGraphicSample02','RG02',method='wget') I can get a
2008 Feb 13
5
passing username and password to source()
Please, is it possible to pass an username and a password to source() to access code stored in restricted access web server? I know I can use commands like... > source("http://mire.environmentalchange.net/~webmaster/R/3Dsurface.r") but I am not able to find if it is possible to pass authorization parameters together with the link. Thanks you for your help, Ricardo -- Ricardo
2010 Aug 18
1
Again: wget parameters
Hi Ricardo and everybody In this old post to rhelp you say that the problem was solved but not what the sollution was. I have the same problem now. I want to read a Excel file from a google site that has restricted access so I need to give a username and password at some point. I could not find an example or a help file that shows how this can be done. You post is one of few but it does not
2008 Sep 08
0
(PR#12742) Different result with different order of binding
Thank you for the prompt reply. Do you know why does MS-Excel give result that I expected? Thanks, Kyun-Seop BAE Email: kyunseop.bae at gmail.com -----Original Message----- From: Prof Brian Ripley [mailto:ripley at stats.ox.ac.uk] Sent: Monday, September 08, 2008 1:53 AM To: kyunseop.bae at gmail.com Cc: R-bugs at r-project.org Subject: Re: [Rd] (PR#12742) Different result with different
2008 Aug 11
1
Unwanted carriage returns storing dataframes with dbWriteTable
If I save a dataframe with a character-typed last column to a relational database with dbWriteTable, the values in the last column of the resulting table in the database will have a '\r' (carriage return) appended. If I read back the dataframe with dbReadTable the last column in the resulting dataframe has also '\r' appended (see protocol below). Setting or unsetting sql-mode
2007 Apr 03
1
openssl-0.9.7e compile error.
I am trying versions back. But I get the same compile error every time on HP-UX 11.0 with openssh-4.5p1. Was almost there. . . . gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconne ct1.o sshconnect2.o -L. -Lopenbsd-compat/ -L/usr/local/ssl/lib -lssh -lopenbsd-compat -lcrypto -lz -lnsl -lxnet -lsec /usr/ccs/bin/ld: Unsatisfied symbols: _U_Qfneg (first referenced in
2019 Apr 08
3
Samba 4.8.11 for rhel7/centos7 rpms
Hi everyone, In case anyone's interested, I've posted the rpm builds of samba 4.8.11 that I'm using on RHEL7.6. (I run these in VMs, serving as AD DCs for my SOHO). Comments most welcomed. http://nova.polymtl.ca/~coyote/dist/samba/samba-4.8.11 If you're on RHEL7/Centos7, you've got several repos to choose from: http://azzurro.ezplanet.net/el7
2008 Sep 08
1
(PR#12742) Different result with different order of
FAQ 7.31 strikes again. This is expected: you cannot do exact arithmetic on a binary computer if some of the quantities involved are not binary fractions (e.g. 1.3) See also the warning in ?`==`: identical() is equally inappropiate for computed numerical quantities. On Mon, 8 Sep 2008, kyunseop.bae at gmail.com wrote: > Full_Name: Kyun-Seop Bae > Version: 2.7.2 > OS: MS-Windows XP
2014 Feb 01
2
Standby secondary domain controller
Hello, I configured a main DC and secondary domain controller successfully. The only problem is that I want the secondary DC to Stand By, so most of the time it is shutdown. The problem is that when the secondary DC is shutdown on the primary DC I receive continously the following error which is filling the logs: Feb 1 14:23:56 saturno samba[3217]: [2014/02/01 14:23:56.021591, 0]
2007 Apr 05
2
openssh-4.4p1 compile error.
Darren or anyone, can anyone point me to what and where I can download the necessary src's and dependencies to make ssh work on HP-UX 11.0 PARISC 1.0. I've been trying to work with: openssh-4.4p1 openssh-4.5p1 openssl-0.9.7e openssl-0.9.8e Jerry Moore CSC, Principal UNIX Systems Administrator BAE Systems Electronics & Integrated Solutions 3131 Story Road West, Irving, Texas 75038
2014 Oct 07
1
Grandstream GXP2160 + SRTP
Hello, I am trying to setup a Grandstream GXP2160 IP-phone with secure calling (SRTP). Secure signaling SSIP for registration is working great ! I follow this guide : https://wiki.asterisk.org/wiki/display/AST/Secure+Calling+Tutorial But when I try to make a call with SRTP, I get stuck. There is an initial INVITE which is anwered with a 401. There should follow a new INVITE with a nonce,