Displaying 4 results from an estimated 4 matches for "doamain".
Did you mean:
  do_main
  
2025 Jan 27
1
High cpu load on LDAP
...improvement of the situation. These are probably all NAS with older Samba versions.
Could the 12 trusts themselves be problematic?
2. we use openLDAP to authenticate various services. Slapd uses ?saslauthd -a kerberos5? to authenticate against the samba DCs.
The slapd servers are located in our doamain, but must also authenticate users of the trusted domains.
e.g.
user from own domain:
userPassword in openldap: {SASL}user1 at MYDOMAIN.COM<mailto:{SASL}user1 at MYDOMAIN.COM>
---
user from trusted domain:
userPassword in openldap: {SASL}user2 at OTHERDOMAIN.COM<mailto:{SASL}user2 at OTHE...
2009 Jan 15
1
xen CentOS 5.2 domU install error: "Error mounting device xvda1 as /boot"
...t install (Anaconda) screen:
    "Error mounting device xvda1 as /boot: Read-only file system"
    "This most likely means this partition has not been formated."
* Error on reboot after install:
    virDomainCreate() failed POST operation failed: (xend.err "Error 
creating doamain: Boot loader didn't return any data!")
The /etc/xen/vm-1 and /vm/1/vm-1.img files exist as expected after the 
install but will not boot.
Thanks,
Jim Trainor
2010 May 11
0
Half Solved Re: Starting XEN control daemon: xend failed!
...th another set of problems.
http://forums.novell.com/novell-product-support-forums/suse-linux-enterprise-server-sles/sles-virtualization/343286-unable-connect-xend.html
deleted all files in /var/lib/xend
as above link says xend was able to start.
but if now create any DomU say
xm create /etc/xen/doamain.cfg
then it says
Using config file "./domain.cfg".
Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
-- 
Tapas
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2025 Jan 23
1
High cpu load on LDAP
On 22/01/25 19:54, Heinz H?lzl via samba wrote:
> hi,
> 
> 
> here is the number of member assignments:
> 
> regards,
> Heinz
> 
> ldbsearch -H /usr/local/samba/private/sam.ldb | \
> grep -o -C1 '^member\b' | uniq -c | grep member | sort -n
I guess adding another `| uniq -c` at the end of that would save 
scrolling. And something like
ldbsearch -H