similar to: samba 3 and active directory computers

Displaying 20 results from an estimated 800 matches similar to: "samba 3 and active directory computers"

2017 Jun 23
1
Can't join domain as DC
Hello, I have 2 offices connected through VPN (all ipv4 and ipv6 traffic allowed), every office with it's own subnet. I built a DC in office1 for mydomain.local, built a second one in same office and joined mydomain.local with no problem. Then i built a DC in office2, but when i try it to join mydomain.local, the join process blocks at "Setting account password for OFFICE2-DC$" and
2008 Dec 11
1
SIP CallerID Question
I have several branch offices all running Asterisk PBX's that register to each other via SIP so that calls can be transferred from office to office. Everything is working great on the office to office transfers, but I'd like to somehow make the CallerID more useful. Currently if an extension at Office1 dials an extension at Office2 the CID on the phone at Office2 says
2010 Apr 29
1
incoming call should ring on several dahdi channels
Hi, I need a feature from asterisk with dahdi channels, if there is an incoming call, it should ring on several dahdi channels. My channels look like: OFFICE1=DAHDI/13,,rtT OFFICE2=DAHDI/14,,rtT If I add this line: exten => 12345678,1,Dial(${OFFICE1}&{OFFICE2}) only OFFICE1 rings. If I change it to exten => 12345678,1,Dial(DAHDI/13&DAHDI/14) DAHDI/13 and 14 rings together,
2005 Jul 19
1
Information setting up asterisk with an ISDN NT
Hi Folks, First of all, I've been reading a lot and a lot about asterisk and ISDN-BRI, but is really a complicated world, not like PRI or Analog. I have 2 offices with 2 NT boxes and I want to connect them with Asterisk to route outgoing from one office two the other. At the end I want them to look like this Office2 will have only VoIP phones (not ISDN phones connected to a card in asterisk)
2012 Jan 03
1
geo-replication loops
Hi, I was thinking about a common (I hope!) use case of Glusterfs geo-replication. Imagine 3 different facility having their own glusterfs deployment: * central-office * remote-office1 * remote-office2 Every client mount their local glusterfs deployment and write files (i.e.: user A deposit a PDF document on remote-office2), and it get replicated to the central-office glusterfs volume as soon
2009 Jan 17
2
vmware problem took down X on host?
I run VMWare server 1.07 on Centos 5. Last night I left a Windows 2000 virtual machine doing a ClamWin scan of drive M: when I went to bed around midnight. Drive M: is actually a volume on the Centos 5 host, mounted via Samba. It has about 40Gb of photos on it, plus a few other things. I had the VM up visible in the VMWare Server Console running under KDE on display 8 (X session #1), my
2008 Aug 29
1
Connecting two asterisks via IAX
Hi, I need to connect 2 asterisks in 2 different countries (A and B) for one company so it's possible to make connections between the 2 offices. For connectivity reasons (NAT traversal) i want to connect the 2 asterisk with IAX so that when a user on office A connects via SIP to user on office B the call is going trought IAX channel. Can anyone give me an ideia how to accomplish
2006 May 22
3
Office to Office via IAX2 problems
I'm going to try and lay out all the relevant information I have here in this one post. I can provide more info if necessary. ISSUE 1: Office A routinely looses connection to Office B. When typing IAX2 Show Peers, it will show as Unreachable. I issue IAX2 Reload and it will work again for 1-3 days (haven't narrowed the time down yet). My theory is that the DSL at Office2 is changing
2010 Dec 08
3
Samba4 smb.conf questions
I am trying to find a good guide for setting up the smb.conf and can't seem to find anything. Here's what I have been trying to do and it hasn't been working correctly. We had a Windows Server 2003 DC. I had to upgrade it because of some problems we were having and upgraded to Windows Server 2008 R2. After that, my Samba 3 with Winbind file server quit authenticating to the AD
2006 Dec 26
14
[PATCH] fix free of event channel in blkfront
Hi All, We tested the xm block-attach/detach command. It repeats block-attach/detach command for DomU and pv-on-hvm on HVM Domain. (block-attach -> block-detach -> block-attach -> block-detach -> ...) The block-attach command failed when repeating 256 times. It is because the channel had not been freed in blkfront. Therefore, it remain using the event channel. This patch is
2018 May 30
2
tunnel interface names
>> the fact that ssh insists on tap* and tun* tun/tap-device-names is a >> real nag and prevents from nice and easy solutions in some cases. > > Could you offer some examples? some client: ssh -o "Tunnel Ethernet" -w any office next client: ssh -o "Tunnel Ethernet" -w any office ...and so forth. interface configuration on the hub for all clients:
2008 Oct 08
1
Sip Trunking
I have several branch offices, each with their own Asterisk server (version 1.4.22.1) handling their PBX functions. All of these offices need to talk to each other. In sip.conf I created a peer entry for each office with a username of branch-user and a friend entry for every branch-user with the username being just the branch, for example: [Office2] username=Office1-user host=10.10.80.253
2010 Aug 25
1
Odp: Finding pairs
Dear Mr Petr Pikal I am extremely sorry for the manner I have raised the query. Actually that was my first post to this R forum and in fact even I was also bit confused while drafting the query, for which I really owe sorry to all for consuming the precious time. Perhaps I will try to redraft my query in a better way as follows. I have two datasets "A" and "B" containing the
2008 Jan 31
8
Choosing O/S for dom0 host with xen 3.2 - best option?
Hi, I (just) posted something similar to this on the fedora-xen list so apologies if some of you see it twice. I''m about to commission a new dom0 host to host multiple dom0 instances for testing purposes. I''m currently trying to decide what platform to use. I''ve previously used FC6 and CentOS5 as Dom0 hosts. I''d like to be able to use Xen 3.2, and I see
2012 Feb 27
4
Multiple locations, 2 servers - planning questions...
Hello all/Timo, Up until now, my main Clients office has consisted of a single location, and I have never had to deal with the situation of multiple locations for a single company. They have just told me that they are acquiring an additional floor at a building that is about 4 minutes away - but obviously far enough away that I now have to deal with supporting users in the same domain but at
2018 Jun 08
3
Samba, AD, 'short' name resolving...
Hai, If the primary domain is set in windows, which is after domain join, it used that. Ipconfig /all and see primary DNS suffix. The dns suffix and first dns search list should be the same. Yes, other settings are possible, but stick to this for now. The Primay DNS suffix is used for the register of the IP in the DNS. The DHCP Service User MUST be a member of the DNSAdmins. The DHCP
2018 Jun 08
4
Samba, AD, 'short' name resolving...
Mandi! Rowland Penny via samba In chel di` si favelave... > This is probably where you are going wrong. AD lives and dies on DNS, > your DC MUST be authoritative for the AD domain. ...but *is* authoritative! Simply DHCP server assign the ''old'' DNS, where all resolution fr the AD (sub)domain are forwarded to AD DNS... > Your AD clients should be using the DC as
2019 Apr 12
2
Mailbox INBOX: Opening INBOX failed: Mailbox doesn't exist: INBOX. Maybe master user + namespace problem?
2004 Jul 08
3
i or s or whatever the invalid_exten is HELP !!!!!
Ok So when i get into a context and dial a number that does not exist the 'i' exten works fine. I have a test exten that runs my menu system if i dial that then dial an exten that does not exist ' i ' works. BUT when i dial a number directly that does not exist the 'i' exten does not get called i did try exten => ${INVALID_EXTEN}, Do summit ( no good ) What i need
2006 May 28
3
Asterisk Radius Module
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 5702 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060528/4b320d1d/attachment.jpeg