similar to: openldap PDC : can't add machine account ; "too many domain info entries"

Displaying 20 results from an estimated 1100 matches similar to: "openldap PDC : can't add machine account ; "too many domain info entries""

2005 Jul 22
12
Dell Hardware
Guys. What do you think about Dell hardware and Asterisk? Whos using it, comments, any special specs recommended or models?
2013 Aug 14
2
[LLVMdev] gerate LLVM IR from an AST output from ANTLR
Hi, I am a complete newbie to LLVM. I have an ANTLR parser, that outputs an AST. I want to comvert this AST to a LLVM IR, Can someone point me some relevant documentation/examples/ etc. on how to go about doing this? TIA. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130814/919cb805/attachment.html>
2013 Aug 14
0
[LLVMdev] gerate LLVM IR from an AST output from ANTLR
On Wed, Aug 14, 2013 at 12:31 PM, emily thomas <emilythomas007 at gmail.com>wrote: > Hi, > I am a complete newbie to LLVM. I have an ANTLR parser, that outputs an > AST. I want to comvert this AST to a LLVM IR, Can someone point me some > relevant documentation/examples/ etc. on how to go about doing this? > TIA. > > http://llvm.org/docs/tutorial/LangImpl3.html -Eli
2013 Aug 15
1
[LLVMdev] gerate LLVM IR from an AST output from ANTLR
Thanks. So, in this tutorial, the LLVM IR generation code is embedded in the parser. I already have an AST, and if I dont want to touch the parser code, is there a way to generate the IR? or do I just walk the tree and generate the iR? On Wed, Aug 14, 2013 at 3:36 PM, Eli Friedman <eli.friedman at gmail.com>wrote: > On Wed, Aug 14, 2013 at 12:31 PM, emily thomas <emilythomas007 at
2005 Jan 15
1
Samba PDC and logon.bat questions
Hello, For some time now I have thought that Samba was a piece of cake to setup and thought making it a PDC and WINS server to boot, would not be much harder. Haha, I am finding out I was very wrong. First question: Since logon.bat is being processed by a windows client machine that has no idea what to do with Samba variables, how do you avoid having to create a separate logon script
2014 Dec 18
2
Samba 4 problems
On Thu, 18 Dec 2014 09:49:28 -0800 Jeremy Allison <jra at samba.org> wrote: winbind trusted domains only = yes > > > > server services = rpc, nbt, wrepl, ldap, cldap, kdc, drepl, > > winbind, nt p_signd, kcc, smb > > Remove 'smb' from this line. In fact, remove this line > completely. Where did you find docs telling you to add > this
2013 Jun 20
3
Samba+LDAP: NT_STATUS_UNSUCCESSFUL because of primary group SID mismatch
Hi, I'm trying to get my new samba server running for a few days now and I start losing my mind over not figuring out what I'm doing wrong. Here's my setup: OpenLDAP 2.4.21 server with ~15 groups and >100 users, all having a unix and a samba NT password stored in the LDAP as well as a User SID and Primary Group SID assigned and stored in the LDAP, derived from the SID of the LDAP
1999 Jan 14
1
samba-netlogon
Hello List, I'm having a problem with a windows95 client under Samba server 1.9.17p4. I've created a bat file, named user1.bat, user1 is the name of the ordinary user in use, under the home directory: /home/samba/netlogon. The matter is that when windows logs the bat file is not loaded automatically. The commands inside of it are very simple, as shown in the list below: NET TIME
1999 May 24
0
Required Services for Samba?
When the world was young, "Ken Walker" <kwalker@island.net> carved some runes like this: > I have been working on setting up IP MASQ on my home network (using > RH6 as server with dial up modem connection and Win98 on another > computer as a client) and making some changes to services the Linux > box runs with security concerns in mind. [snip] > The ones I
2010 May 02
2
Long Delay on Fresh Windows 7 Clients
For testing purposes, I am running Windows 7 on a VM (VMWare), reverting to "fresh install" Windows 7 frequently. This Windows 7 client, needs to access a share on a local Samba server (Samba 3.0.23a-1 running on Fedora Core 4). When I type \\sambahost\sharename, a prompt for the username and password will eventually appear (and let me authenticate successfully) but it takes almost
2006 Oct 25
3
Samba 3.0.23c Install on Solaris9
Hello. I have been trying to find an answer to a problem that has plagued our systems. I am trying to upgrade from 3.0.22 to 3.0.23c. I have been able to compile, but when I go to join it to the AD domain, I keep getting this familiar error that many others have noted but have not posted many solutions to. arcdba-> ./net ads join -U Administrator Administrator's password: Using short
2009 Feb 02
2
parsing problem
Hi all, I am trying to parse a vector for caliculating minimum in that vector the vector having values like 1 Kontrolle 2 Placebo 3 125mg/kg 4 250mg/kg 5 500mg/kg 6 1000mg/kg hear i tries for comverting it into numeric with using "as.numaric()" function but i got values like 5 6 2 3 4 1 it gives 1000mg/kg is the least one but i have
2006 Jan 20
2
no nat, but one way only audio
I've an asterisk 1.2 connecting to a quescom gateway via SIP, the caller (asterisk) can hear the called, but the called hears nothing. Since both machines are on public ip, what other problem can it be ?
1999 Aug 13
1
Samba 2.0.5a: couldnĀ“t set effective gid error
Hi together, I?m heavy dealing with a strange behaviour of my samba server. When I try to log on with smbclient -L <sambahost> -Usmbuser I get an error message: ERRSRV - ERRbadpw (Bad password - name/password pair in a Tree Connect or Session Setup are invalid.) smbuser exists in both the passwd and the smbpasswd and is assigned to not have a password. In the log.smb (loglevel 3) I find
2005 Aug 26
3
[LLVMdev] Mapping of class derivated and interfaces
> In any case when you > want to obtain a base pointer to a "derived" object (where derivation > is implemented as you showed - with nesting) it's simply a matter of > using getelementptr to obtain a pointer to the nested base object and > using that. Umm ok, but i've the strange feeling that i'm missing something.. First a simple question: getelementptr with
2004 Feb 26
1
Printer settings reset problems
Hi, I am working on a print server project where we have ran into a big showstopper. The print server works in a very mixed environment with clients running for example Linux, Windows NT4, Windows 2000, VMS, different Solaris versions and other Unix dialects. The server runs CUPS for printer spooling and Samba to serve the Windows machines. It's the Windows machines that has caused most
2005 Jun 06
2
Re: tick tick tick
Well I've comverted to UDP but still have the tick and it can't be the diff soundcards cause it does it on the same computer. Also the wave out buffer keeps growing as if extra data is comming from somewhere eg: the wave out plays just as fast as the wave in so the wave out buffer should not "grow". -Dragon (dragon@dazoe.net) (www.dazoe.net) Jean-Marc Valin wrote:
2015 Apr 17
2
user authentication issue
Hey Samba list, First a brief comment regarding my background and situation. This is my first time posting to this list. I've been asked to resolve a Samba authentication issue, but I have next to no experience using Samba. Unfortunately no one else here knows how to use it either; we're operating with an inherited environment from a sysadmin who left minimal documentation, and we have
2005 Aug 26
0
[LLVMdev] Mapping of class derivated and interfaces
On Fri, 2005-08-26 at 09:24 +0200, Nicola Lugato wrote: > > In any case when you > > want to obtain a base pointer to a "derived" object (where derivation > > is implemented as you showed - with nesting) it's simply a matter of > > using getelementptr to obtain a pointer to the nested base object and > > using that. > > Umm ok, but i've the
2006 Mar 22
5
Double Call Progress tones
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is slowly driving me nuts! I have several Cisco 7960s with SIP 8.2/7.5 fw connecting to Asterisk 1.2.5 driving a TE110P on a BT EuroISDN PRI line. On all outgoing calls I get a double ring tone (UK style + US style). I also have a DECT phone on a Sipura SPA-3000 configured with UK tones. This gives me a double ring of UK + UK, so this