search for: xptest

Displaying 4 results from an estimated 4 matches for "xptest".

Did you mean: ptest
2008 Feb 14
2
cant start hvm because of ioemu network device.
...------------------- import os, re arch = os.uname()[4] if re.search(''64'', arch): arch_libdir = ''lib64'' else: arch_libdir = ''lib'' kernel = "/usr/lib64/xen/boot/hvmloader" builder=''hvm'' memory = 128 name = "xptest" disk = [ ''file:/tmp/install-amd64-minimal-2007.0.iso,hdc:cdrom,r'' ] vif = [ ''type=ioemu, mac=00:16:3d:aa:b0:11, bridge=xenbr0'' ] -------------------------------- the result: Name ID Mem VCPUs S...
2004 Jul 20
5
Samba+LDAP - so close yet so far :) ...STILL NOT SOLVED
Dear lists... But this still un-solved the real problem to join w2k to samba3-ldap . I'm here with the same situation. I even switch my distro to SuSe with same result, still cant join domain. Please give us hint how to solve or debug this problem. regards reza -----Original Message----- From: Craig White [mailto:craigwhite@azapple.com] Sent: Tue 7/20/2004 9:48 AM To:
2004 Jun 07
3
XP Joining domain
I'm attempting to join a Samba 3.0.4 domain on a Debian linux box, with a Windows XP client. Problems 1) Can only get the join to work if I use the root account. On Win2k I can use any account in the Domain Admins group. 2) The join succeeds, the unix account and the smb account are created but the smb account is disabled, and the password contains all XXXXs. Joining the domain works
2010 Jun 28
3
Password policies in the LDAP server
Hi We have some Samba servers using LDAP (389 DS) as backend. In the LDAP server, we have defined some policies to make the passwords stronger. When a user tries to change his password (Control-Alt-Del), this message appears in the LOGs: ==> /var/log/samba/xptest <== [2010/06/28 12:26:26, 2] auth/auth.c:check_ntlm_password(309) check_ntlm_password: authentication for user [10000001S] -> [10000001S] -> [10000001S] succeeded [2010/06/28 12:26:26, 2] passdb/pdb_ldap.c:init_sam_from_ldap(545) init_sam_from_ldap: Entry found for user: 10000001S [20...