Displaying 20 results from an estimated 6000 matches similar to: "pdbedit and ldap"
2003 Oct 30
1
Pdbedit can't add users
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I get an error,
"could not create account to add new user euonht"
(euonht is just a random set of characters from a dvorak layout if you must know)
That's with pdbedit -a euonht
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
iD8DBQE/oY87EK+EAP2ExcQRAgBUAJ99wj/19lt4nYit7PmH+AtCKkzRdQCfbUhM
/HTLUxwLeshEdwDLmmPP2J0=
=lw3Y
2004 Jan 20
1
Compiling problems with SuSE
> -----Original Message-----
> From: Uwe Klein [mailto:uwe-klein@foni.net]
> Sent: Monday, January 19, 2004 9:14 AM
> To: asterisk-users@lists.digium.com
> Subject: Re: [Asterisk-Users] Compiling problems with SuSE
>
> > > From: Dustin Knuttgen on Sunday, January 18, 2004 11:47 PM
> >
> > > We tried to use SuSE initially and had no luck compiling zaptel
2006 Jun 15
1
Need to Hire: PHP Programmer for PhoneCALL
Hello all!
It's come time where I need to add another programmer to our team.
You should have at least 3 years of "work" experience with PHP/MySQL.
Please send me your resume and a few code samples if you can.
If you can only work part-time or full-time, please include that in your
response.
Along with your salary requirements.
You'll be working with PhoneCALL, so be sure to
2009 Apr 02
3
Re: Re: VT-D RMRR is incorrect
reaver wrote:
>
> On Tue, Feb 24, 2009 at 12:36 AM, Dustin Henning
> <Dustin.Henning@prd-inc.com> wrote:
>> Christian,
>> I am not sure what lead me to believe you had an AMD system. To
>> summarize what I was trying to say, ASUS is claiming that this issue is
>> unsupported because you use Linux, but at the end of the day, the issue
>> has
2003 Dec 18
2
pdbedit: importing smbpasswd to tdbsam
Hi there,
I'm trying to import a smbpasswd-file into a Samba 3.0 installation on Debian
Sarge using tdbsam as sole passdb backend.
Copying pdbedit's documentation I used
pdbedit -i smbpasswd:/root/smbpasswd.old
The error message returned was tdb_update_sam: Failing to store a SAM_ACCOUNT
for [foo] without a primary group RID
where foo is the username to be imported.
This message was
2011 Dec 01
3
FIML with missing data in sem package
Is there a way to use full information maximum likelihood (FIML) to
estimate missing data in the sem package? For example, suppose I have a
dataset with complete information on X1-X3, but missing data (MAR) on X4.
Is there a way to use FIML in this case? I know lavaan and openmx allow you
to do it, but I couldn't find anything in the documentation for the sem
package. Thanks!
--
Dustin Fife
2006 Jan 26
2
djbdns rpm for centos [dnk]
Can anyone point me to a good one for use? It would be cool if it was
from a repo for updates, etc.
Thanks in advance!
Dustin
2010 Dec 15
4
ssh-import-id
Howdy,
We in the Ubuntu Server world have been using a handy little shell
utility for a couple of releases now, called 'ssh-import-id' [1].
Whereas ssh-copy-id _pushes_ a public key from one system to another,
ssh-import-id _pulls_ a public key from a secure key server and
installs it.
It takes one or more userid's as command line arguments, loops over
them, sequentially attempts to
2003 Jul 09
3
[SAGE] FreeBSD 4.4-REL to FreeBSD 4.8-STABLE upgrade problem.
Before reading below: I am considering a new install rather than an upgrade
of our servers. However, now I just want to beat this problem. :)
At 02:19 PM 7/8/2003 +0000, Phil Pennock wrote:
>On 2003-07-08 at 14:09 +0000, Phil Pennock wrote:
> > There was a fairly major update to the IDE disk device handlers which
> > required new device nodes. Bringing in the new MAKEDEV script
2011 Apr 20
3
[LLVMdev] Is this a bug in clang?
Technically, it could've sent the mail before you even thought about
writing it. Undefined is undefined, there are no requirements. From:
Dustin Laurence
Sent: Wednesday, April 20, 2011 6:50 AM
To: llvmdev at cs.uiuc.edu
Subject: Re: [LLVMdev] Is this a bug in clang?
On 04/19/2011 10:50 PM, John Regehr wrote:
> The compiler is perfectly within its rights to send a rude email to your
>
2010 Feb 12
0
[LLVMdev] Portable I/O
Thanks everyone, a set of wrapper routines it will be then.
Dustin, are the routines you wrote open source or do you know if there is
already a project that provides such a portable interface to libc for LLVM?
If not, I'll write my own routines, but if there is a way to adopt a common
standard or avoid reinventing the wheel I'm all for it.
Mike
2004 Feb 12
1
pdbedit 3.0.2 segfault
Hello
I have samba-3.0.2 installed into /usr/local/samba/ by means of
cd /usr/src/samba-3.0.2/source
./configure --with-acl-support
make
make install
When I run pdbedit -L I get a segfault:
oberon root # pdbedit -L
Segmentation fault (core dumped)
This occurs after samba of unknown version from these two:
3.0.1pre2
3.0.2
has been reinstalled with samba-3.0.2
(gdb) bt
#0 0x400f9bf9 in free
2004 Apr 14
2
Setting up Point 'n' Print
I am having some problems with uploading printer drivers. I follow the
procedures as outlined in both TOSHARG and Samba-3 by Example, and I use the
Add Printer Drivers Wizard to upload the drivers. It looks OK, and the
drivers make into the \\server\print$\W32X86\3 directory. But when I click
okay, I get "Printer settings could not be saved. Access is denied." This
happens when
2020 Jan 12
2
Adding SNI support to SSH
> Have you ever considered using ssh's proxy-command for this?
> I have a similar setup, works great for me.
I think the intended application is to proxy through a proxy host provided by the service provider. If SSH had a SNI like feature where a host identifier was passed in plain text during the initial connection. This way the user would just need to register their host identifier
2013 Jan 29
1
identify non-recursive models
Hi,
I'm working on a project that will generate RAM matrices at random. What I
want to do is to be able to automatically identify if the model is
non-recursive. For example, the following RAM matrix has a non-recursive
loop (going from A to B to C to A):
n.recursive <- data.frame(matrix(c("A", "B", 1,
"B", "C", 1,
2003 Nov 04
1
ACL + sticky bit
Lo folks,
I got a little question. Ive set up samba 3.0.0 + RH 8. And since ACL within samba only works on share niveau i wanted to implement POSIX ACL.
I was thinking what is the difference between "full" access and "change" on a NT4 server. As far as i could think the difference is that "full" acces can delete a file and "change" can only change it. So i
2010 Jan 09
2
[LLVMdev] Inlining
On 01/08/2010 09:17 PM, Nick Lewycky wrote:
> Try using 'internal' linkage instead of 'linkonce'.
That did it, thanks.
---
gemini:~/Projects/LLVM/Tests/Inline(0)$ cat testInline.optdis.ll
; ModuleID = 'testInline.optbc'
define i32 @main(i32 %argc, i8** nocapture %argv) nounwind readnone {
ret i32 42
}
gemini:~/Projects/LLVM/Tests/Inline(0)$
---
> If you're
2005 Aug 16
2
PhoneCALL v2.6.1 - Released
Hello All!
Just a notice that our PHP/Smarty-based GPL version of PhoneCALL version
2.6.1 has been released, and is the current stable release.
http://www.vecsector.com/phonecall
We're always looking for feedback/testers to help us enhance it and make
it even easier for everyone to use. The current version is designed
around the advanced Asterisk user, and we are working on a more
2006 Feb 06
3
FXS with v.90 modem support?
I have a couple of devices that need an analog modem to communicate
outside of our Asterisk system. Most FXS gateways don't seem to
support this... I have a stack of Sipura 2002's that are, AFAIK,
worthless for this purpose.
I've heard that Digium's IAXy FXS will work with modems, but I can't
find any reference to that in their documentation. There is also the
2010 Jan 09
0
[LLVMdev] Inlining
Hello Dustin,
Always inline is the closest to a preprocessor macro you can get in LLVM Assembly since it doesn't have a preprocessor at all. LLVM does aggressive inlining for functions used only once so those instances don't require specification as alwaysinline.
--Sam
----- Original Message ----
> From: Dustin Laurence <dllaurence at dslextreme.com>
> Cc: llvmdev at