Displaying 8 results from an estimated 8 matches for "quesinberri".
Did you mean:
quesinberry
2012 Feb 19
2
Xen PV warning messages on boot
Hi,
I''m trying to get a PV instance of CentOS 5.7 running on XCP. I have 5.7
running in HVM mode on another box and it works fine but I would like to
maximize the VM''s performance.
It ultimately boots up ok (without graphics) but starts out with the
following warnings:
rtc: IRQ 8 is not free
rtc: IRQ 8 is not free
i8042.c: No controller found.
Red Hat nash version 5.1.19.6
2013 Apr 05
2
Python UCS2 vs UCS4 issue on latest git: ImportError: ....undefined symbol: PyUnicodeUCS2_Decode (NOT SOLVED)
I forgot to remove 'solved' from the title after the fix I thought I had
discovered didn't work. I was going to post anyway in hopes of helping
someone else but that didn't quite work out the way I'd planned. I'll use
the lateness of the hour as an excuse.
Ok, so after digging further into this problem, it's getting weird:
I decided to manually do the
2013 Apr 04
0
Python UCS2 vs UCS4 issue on latest git: ImportError: ....undefined symbol: PyUnicodeUCS2_Decode [SOLVED]
I'm getting the following error attempting to run samba-tool after
installing the latest git using the install_with_python script to use Python
2.6:
[root at Server1 dcerpc]# samba-tool
Traceback (most recent call last):
File "/usr/local/samba/bin/samba-tool", line 33, in <module>
from samba.netcmd.main import cmd_sambatool
File
2013 Apr 18
1
Can't join domain as additional domain controller
I'm trying to join an existing domain as an additional domain controller but
I keep getting errors. Existing domain controller is an old Win2K server
named 'Server'.
[root at Server1 samba4]# samba-tool domain join HERSCHLAUREN DC -U
administrator --realm=HERSCHLAUREN.COM
Finding a writeable DC for domain 'HERSCHLAUREN'
Found DC SERVER.HERSCHLAUREN
Failed to connect to
2013 May 01
0
4.05 stable - domain join attempt failing with "NO DNS zone information found in source domain, not replicating DNS", followed by LDAP error 50
I've been trying to join Samba 4.05 stable to an existing Windows 2000
domain but keep getting an LDAP error 50 - LDAP_INSUFFICIENT_ACCESS_RIGHTS
despite attempting to joining with the Windows administrator account. I did
a capture of the network traffic generated by the failure for more
information on what's going on and discovered the following:
First Samba does an LDAP ROOT bind
2013 Jul 04
0
Apparent bug remains in v4.0.7 - Hosts allow parameter causing errors and vey slow MS Office document access
>From smb.conf:
hosts allow = 10.0.0. 127.
Same story using the following syntax instead:
hosts allow = 10.0.0.0/24 127.0.0.1/8
If I comment out the hosts allow line, the slow MS Office document access
and most of the errors in the log go away.
>From log.samba:
[2013/07/04 00:15:52, 0]
../auth/ntlmssp/ntlmssp_sign.c:236(ntlmssp_check_packet)
NTLMSSP NTLM2 packet check failed due to
2013 Apr 18
1
Strange behavior when using 'hosts allow' parameter
I wanted to bring attention to some odd behavior which I don't believe is
intentional.
With Samba running, I can go to a Windows machine on the network
(10.0.0.0/24) and see all of the Samba shares by pulling up an Explorer
window and going to \\Server1 Everything appears to work as expected.
However, if I populate the 'hosts allow' parameter within smb.conf as
follows:
hosts allow
2013 Mar 01
0
No NTLM with PAM after upgrade
After updating From Dovecot 1.07 (included with CentOS 5) to 2.11, NTLM
authentication will not work. Attempts to authenticate against Samba
version 4.0.4-GIT-20cb7de also fail with 'auth: Info:
winbind(?,192.168.2.100): user not authenticated: NT_STATUS_UNSUCCESSFUL',
despite the fact that the same user can sign on to the Samba domain and
access files.
What I'm really trying to