Displaying 20 results from an estimated 10000 matches similar to: "Suggestions for cross site domain"
2016 Jan 28
2
Suggestions for cross site domain
On 28/01/16 21:32, Wayne Merricks wrote:
> Apologies, managed to venture onto the dreaded 2nd page of Google and
> found an answer.
>
> If anyone gets stuck add --server to the end of the command and this
> points samba-tool directly to the DC you wish to use for joining.
>
> E.g. my dc of ukads001.int.thevoiceasia.com makes this command:
>
> sudo samba-tool domain
2016 Jan 28
2
Suggestions for cross site domain
Hi James,
Command to join:
sudo samba-tool domain join int.thevoiceasia.com DC -Uadministrator
--realm=int.thevoiceasia.com
I can reproduce the problem in the UK and it seems to be something to
do with IPv6. As far as I'm aware, although my network switches support
IPv6, I have never set it up.
I have disabled IPv6 addresses on all the DCs a few days ago. I
suppose it is possible
2016 Jan 28
0
Suggestions for cross site domain
Possibly but then that would mean DNS is working for IPv6 but not for
v4. I'll look into the DNS side, I'm more familiar with Bind than I am
with Samba's internal DNS so time for more reading.
Thanks,
Wayne
On 2016-01-28 22:07, Rowland penny wrote:
> On 28/01/16 21:32, Wayne Merricks wrote:
>> Apologies, managed to venture onto the dreaded 2nd page of Google
>>
2016 Jan 28
0
Suggestions for cross site domain
Apologies, managed to venture onto the dreaded 2nd page of Google and
found an answer.
If anyone gets stuck add --server to the end of the command and this
points samba-tool directly to the DC you wish to use for joining.
E.g. my dc of ukads001.int.thevoiceasia.com makes this command:
sudo samba-tool domain join int.thevoiceasia.com DC -Uadministrator
--realm=int.thevoiceasia.com
into
sudo
2016 Feb 15
1
drs showrepl failures
Hi all,
I've been having DNS issues for about 3 months which is causing all
sorts of weird problems (most things work fine but then we have days
where random machines lose trust/can't login without un-joining and
rejoining the domain). The domain was working with no problems for
nearly 5 months before this started happening.
I have Ubuntu 14.04 running Samba 4.1.6 using the internal
2016 Apr 28
2
RNDC errors using SAMBA_INTERNAL_DNS
On 4/28/2016 1:05 PM, Rowland penny wrote:
> On 28/04/16 17:21, Wayne Merricks wrote:
>> Hi all,
>>
>> I've set up a simple domain using Samba 4.4.2 from source under
>> Ubuntu 16.04.
>>
>> I accepted the usual defaults and basically followed wiki.samba.org
>> to the letter. The main thing is I'm using Samba's internal DNS and
>>
2016 Apr 28
3
RNDC errors using SAMBA_INTERNAL_DNS
Hi all,
I've set up a simple domain using Samba 4.4.2 from source under Ubuntu
16.04.
I accepted the usual defaults and basically followed wiki.samba.org to
the letter. The main thing is I'm using Samba's internal DNS and not
Bind (Bind is not even installed on the system).
In the log.samba file on the first DC I kept getting this:
[2016/04/28 17:01:02.716292, 0]
2006 Jul 30
1
Pune Ruby web site / blog / wiki and Pune Rails Hackathon
News - http://jugad.livejournal.com/2006/07/28/ - about the Pune Ruby
User Group''s web site / wiki and blog. Pune is a city in western India
near Mumbai.
The people behind these also organized a Pune Rails Hackathon -
http://punehackathon.pbwiki.com/ - this weekend. Check out the news
and the pics ...
Vasudev Ram
--------------------------------------------------------------
Dancing
2004 May 04
1
How to Cross compile Samba Source
Hi,
I am using samba-2.2.8a.tar.gz source and complied for regular linux.
Now I am trying to cross compile it, but do not have any guidelines on how
to do it?
Anyone can help me on, making cross compilation work for arm-linux host.
Any help is appreciated.
Regards
Pritesh
"As a well spent day brings happy sleep, so life well used brings happy
death." - Leonardo da Vinci
TATA
2008 Jan 18
0
ApnaCircle Invite for Online Social and Professional Networking Site
[1]ApnaCircle.com
Online Social & Professional Networking Site
[2]Make Freinds Earn Rewards
[3]ApnaCircle.com
gives you a valuable platform to make friends & professional contacts for
mutual benefit.
And you get points for joining ApnaCircle & redeem points against
2009 Oct 27
1
lasso plot using LARS
When plotting a lars object, I cannot find a way to plot solid lines.
Even when the arguments breaks=F and lty="solid" are used, the vertical
lines at the break points do not plot but asterisks indicating the
breaks still plot as part of each path leaving solid lines broken up by
asterisks at the break points. I'm using the following code.
larsfit <-
2017 Apr 05
2
Demoting offline DC on 4.3.11-Ubuntu
I have recently added a DC to my AD - Former DC was Samba 4.1.6, new DC is
4.3.11 (latest supported by Ubuntu).
There's also a Window 2008 server I had tried to join as an AD - that
server, wouldn't completely join and replicate to the 4.1.6 samba AD, and
now it will not Un-join the AD "domain" either via dcpromo.
This brings me to my actual question -
Now that I have
2016 Apr 28
0
RNDC errors using SAMBA_INTERNAL_DNS
On 28/04/16 17:21, Wayne Merricks wrote:
> Hi all,
>
> I've set up a simple domain using Samba 4.4.2 from source under Ubuntu
> 16.04.
>
> I accepted the usual defaults and basically followed wiki.samba.org to
> the letter. The main thing is I'm using Samba's internal DNS and not
> Bind (Bind is not even installed on the system).
>
> In the log.samba
2010 Mar 25
2
netlabR package in English
Dear R users,
Is documentation for the netlabR package available in English?
If not does anyone know if or when it will be?
Regards,
Keith
****************************************************************************This e-mail and any files transmitted with it are confidential and are intended solely for the use of the individual or entity to whom it is addressed. If you are not
2007 Nov 29
1
Transfering IAX context
Hello Everyone,
I have a 2 Asterisk Servers, one in US and another in India.
Once someone from US calls, call hit US server and then is forwarded to India which then is answered by someone.
i.e.
Caller --> US Asterisk Server --> India Asterisk Server --> Employee(India)
The Employee in India decides that the call was for Employee in US, so he transfer the call to the employee in US.
2016 Apr 29
0
RNDC errors using SAMBA_INTERNAL_DNS
Hi,
I installed the dependencies direct from the Debian/Ubuntu pre-reqs on
the samba wiki here:
https://wiki.samba.org/index.php/Operating_system_requirements/Dependencies_-_Libraries_and_programs#Debian_.2F_Ubuntu
Then just a straight forward configure with no options as per this page:
https://wiki.samba.org/index.php/Build_Samba_from_source
Everything seems to work it (joining domains,
2011 Nov 18
1
Drawing ticks in the 3rd and 4th row of a lattice
Dear all,
I want to draw ticks on the 3rd and 4th row of a lattice. How do I do this
? In my search of the help, I discovered a parameter alternating,which kind
of says where the ticks will be but does not suffice for me.
I am running this command : -
barchart(X03/1000~time|Company,
data=df1[which(df1$time!=1),],
horiz=F,
2011 Jul 09
1
SpatialPolygonsDataFrame holes problem
I have obtained shapefiles for Indian states from here:
http://www.maptell.com/index.php?option=com_remository&Itemid=159&func=fileinfo&filecatid=115&parent=category
Problem: I want to extract centroid coordinates for each State, but there is some coding problem with the shapefiles that prevents this.
#Code:
#After extracting the shapefiles from the india_state.zip file, then:
2006 Jul 28
1
Suggestions for web site
Hi there,
The links to the documentation of Puppet in the right side of the page seems
to be ordered alphabetically, I find confusing to access the documentation
using the current menu. I think it would make sense to order them according
to some "natural" order for reading it. I mean, maybe it should be something
like Index, Introduction, Installation, Language Tutorial...
Best regards
2004 Jul 05
2
Failing on reading a "slightly big" dataset
I have a file with 4 columns per line, all pipe delimited.
$ wc -l cmie_firm_data.text
89325 cmie_firm_data.text
$ ls -al cmie_firm_data.text
-rw-r--r-- 1 ajayshah ajayshah 4415637 Jul 5 15:25 cmie_firm_data.text
$ awk -F\| '(NF != 4)' cmie_firm_data.text
$ head cmie_firm_data.text
All figures are for the year 20030331|||
Company|GVA Less Interest (Rs. thousand)|Interest (Rs.