Displaying 20 results from an estimated 1100 matches similar to: "Samba4: Full schema problems"
2008 May 29
1
GPL PV Drivers for Windows: install.bat problem
Hi,
I just played with the new GPL PV driver release a bit, and there''s a
problem when running the included install.bat from a read-only device
(pvdriver.zip was extracted, and "burned" to virtual CD)
Cause of this problem:
During installation dpinst.exe is copied to the matching driver directory
(located on the install media) and executed there. Unfortunately this
fails
2002 Jun 06
3
pxelinux and image selection?
Hi!
I've been working with pxelinux for quite some time now, and I'd like to
use PXE and a simple kind of selection menu (like syslinux does).
But I couldn't get it to work. I can enter several "label" sections to
my pxelinux.cfg/<something> but it'll never ask, just boot the
first/default one ...
Is this currently supported at all? Or did I miss something?
2013 May 29
1
[samba4 dc ldap] LDAP_SERVER_FAST_BIND_OID is currently not supported?
I'm testing LDAP authentication against samba4 using fast bind connection
control. I got the following java exception
----------------------------------------
javax.naming.NamingException: [LDAP: error code 1 - Operations Error]
----------------------------------------
and got error message from samba
----------------------------------------
ldapsrv_do_call: Critical extension
2002 Jun 16
1
Bug in 1.75 PXE code (fwd)
> Marcel Ritter wrote:
> >
> > The good thing about it: The PXE code removal seems to work now ...
> >
> > But I'm not quite sure about the syntax - is the following right?
> >
> > label undi
> > kernel memdisk keeppxe
> > append initrd=UNDITest/dosundi.1
> >
> > The documentation only says:
> >
> > ... option
2002 Jun 15
2
Bug in 1.75 PXE code
Hi!
I've spent the last days trying to get PXE working (with all the nice
stuff that's in the specification - doesn't work :-( )
So I tried the new 1.75 with the Intel DOSUndi Bootdisk (which should
verify that everything works correctly) but it does no longer work
with syslinux-1.75!
1.74 is fine - so I guess something is broken here ...
Please have a look at it - and let me know
2002 Jun 16
1
pxelinux and image selection? (fwd)
> Marcel Ritter wrote:
> >
> > I had a stupid config error in my pxelinux.cfg files - my fault.
> > Works fine now.
> >
> > But there's still one question:
> >
> > Is it possible to use shortcut keys to load a certain image?
> >
> > Something like:
> >
> > Press 1 for option one
> > Press 2 for option two
> >
2009 Aug 10
1
Building tomcat6, SRPM jakarta-commons-dbcp-1.2.1-7jpp.ep1.2.ep5.el5.src.rpm fails to build
Hello all
I'm trying to build tomcat6 from the SRPMs provided at [1], but I appear to have hit a wall. One of the dependencies of tomcat6-6.0.18-8.18.1.noarch [2] is jakarta-commons-dbcp-tomcat5 (provided by jakarta-commons-dbcp [3]). (I don't see why it's requiring tomcat5 components, maybe that's my problem).
When I try to build jakarta-commons-dbcp, compilation fails:
BEGIN
2002 Jun 24
0
Building a bootable floppy image > 1.44MB
Hi there!
After reading the last posting about creating a boot disk as non-root,
I have a question of my own:
Does anyone know a way to produce a floppy/harddisk image able to boot a
DOS environment (without using windows, vmware or other tools of that
kind)? Is it perhaps even possible to create larger disk images (>2.88MB)?
It's no problem to get an image with a DOS filesystem, but
2006 Jul 18
1
SpeexEncoder requires 320 samples to process a Frame, not 160
Hi guys
I have tried compiling this attached code, I made all the buffers 320, there is no trace of a 160 buffer, but I get a "
SpeexEncoder requires 320 samples to process a Frame, not 160" error.
Maybe there's something I'm missing, here's my code:
import java.io.IOException;
import java.io.FileOutputStream;
import java.io.File;
import
2004 Sep 01
2
openssh-3.9p1: no pam_close_session() invocation
Hello,
I would like to point to this problem again as I have not seen a reply to
my original posting:
http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=106458208520320&w=2
and the problem still exists in version 3.9p1.
After closing a ssh-session the pam_close_session() function is not
invoked. Enabling PrivilegeSeparation (UsePrivilegeSeparation yes) does not
help.
Could someone
2007 Jun 26
1
APPEND fails
hi list,
i wrote a small tool in java which transfers all mails from one
imap-server account to another imap-server account using the
javax.mail API.
when i use cyrus as source and destination imap server
everything is fine.
when i use dovecot as destination server occasionally exceptions
occur when appending the mails. i was not able to see what's
really going wrong so i used wireshark to
2009 Mar 30
0
Problem with Tomcat
Hi,
Tomcat was running well and suddenly stop of working.
I am using tomcat5-5.5.23-0jpp.7.el5_2.1 on Centos 5.2
/etc/tomcat5/tomcat5.conf looks like as follows:
JAVA_HOME="/usr/lib/jvm/java"
CATALINA_HOME="/usr/share/tomcat5"
JASPER_HOME="/usr/share/tomcat5"
CATALINA_TMPDIR="/usr/share/tomcat5/temp"
2008 Jul 13
1
bad_certificate
I have Xen 3.1 installed on my server, and XenSource Xen Server Console 3.1
on my windows desktop. When i trying to connect to the server with client,
it says
javax.net.ssl.SSLException: Connection has been shutdown:
javax.net.ssl.SSLHandshakeException: Received fatal alert: bad_certificate
Can anyone tell me, what can be a reason for bad_certificate? Where can i
find it on my server and how
2003 Sep 26
1
openssh-3.7.1p2: no pam_close_session() invocation
Hello,
I would like to use PAM. All PAM interaction worked well with openssh-3.5
Now that I have tried to upgrade to 3.7.1p1/p2 the pam_close_session()
function won't get invoked. Some debugging shows, that the call is
protected by an if-statement (module auth-pam.c, function sshpam_cleanup):
if (sshpam_session_open) {
pam_close_session(sshpam_handle, PAM_SILENT);
/* cb, 26.09.03 */
2007 Mar 15
1
Problem installing SystemVision from MentorGraphics
Hi,
I have a problem installing SystemVision from MentorGraphics in wine. The
problem is with the packaged Java Runtime 1.3.1.
The error output when installing is:
Exception in thread "main" java.lang.ExceptionInInitializerError:
java.lang.RuntimeException:
Unable to create a suitable default GraphicsConfiguration. Try changing your
Display Settings.
at
2010 Jan 08
1
java.lang.OutOfMemoryError: PermGen space issue with Windows 2003 xVM domu with Tomcat
Hello All,
One of our user is facing java.lang.OutOfMemoryError: PermGen space
issue on a Windows 2003 32 bit xVM domU with 4GB RAM. He is able to
successfully do these tests on equivalent physical system with Windows
2003 OS and 4GB RAM. Another user is facing issues with Tomcat running
out of heap space on a Win2008 64bit xvM domU
Our xVM hypervisor server is X4150 server with 64GB RAM
2013 Feb 05
1
"Header is huge" in fts-solr
Hi, Timo and all!
I am trying to index mail in a test mailbox using fts_solr plugin for
full-text search. On most mailboxes, it works fine, but on some big
messages I get
warnings like the following, and then I get an Out of memory error from
Solr, then the indexer-worker process (or doveadm) crashes with "assertion
failed" error and the backtrace:
2008 Oct 18
0
JGR not launch for non-root user
Hi there,
I am a newbie to R and just installed R 2.7.2 and JGR. As root, JGR
launch successfully both in R or by a launcher (a script in shell), but
it not works for non-root user. What's the cause of this issue?
sudo update-java-alternatives -s java-6-sun
sudo R CMD javareconf
sudo R
>install.packages("JGR", dep=TRUE)
>library(JGR)
>JGR() # JGR launched successfully
2003 Apr 15
0
ACL group permissions only work on primary group (RickSegeberg)
I appreciate your response and I tried your solution. However, it does not seem to help.
I am using MS Active Directory on a Windows 2000 server for the authentication and rights for the users. I realize AD is based on LDAP, but it's been changed to suit Microsoft's needs - meaning it's not "pure ldap".
Based on what you said, I made sure to create a user and a few groups
2015 Aug 19
2
Samba 4 DC - no AES kerberos tickets - only arcfour
Hi Trever,
things improved after resetting user/machine passwords, however only the session key is using aes256 now, the ticket itself is still arcfour:
root at ubuntu1:~# kinit user09999
user09999 at S4DOM.TEST's Password:
root at ubuntu1:~# klist -v
Credentials cache: FILE:/tmp/krb5cc_0
Principal: user09999 at S4DOM.TEST
Cache version: 4
Server: krbtgt/S4DOM.TEST at