Displaying 20 results from an estimated 482 matches for "jochen".
2004 Jan 07
2
Solaris 8 + Active Directory
Good Day All,
I'm looking for a HowTO on how to compile/Install/Configure
Samba 3.0.1 with active directory support running on
Solaris 8. i.e. The samba server should be able to
authenticate against a Windows 2000 active directory.
Is there any such document? I've searched and have come up
empty. Thank you kindly.
Steven.
1
2003 Dec 02
1
password reset on NT
...normal NT user accounts -
but from outside the windows world. Esp. we need a
client on Unix (e.g. Solaris) which is able to set / reset
NT passwords.
This means: The NT administrator (or someone with
administrative privileges in the NT domain) wants to set the
NT password of a normal NT user "jochen" - without
knowing the old password of "jochen".
This is what support people do when they get
calls "I've forgotten my NT password".
I think Samba would be the right tool ... But:
I tried what smbpasswd does, and I've read the manual
pages. It seems to be possible...
2010 Aug 17
3
Total Harmonic Distortion THD
Hi
Has anybody done THD or THD-N measurements with the CELT Codec (bext would
be on various bit rates)
If someone could share results for Mono at 64kBit and Stereo at 128 and 196kBit it
would be great.
thank you very much
Jochen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/opus/attachments/20100817/b1da17cc/attachment-0002.htm
2005 Jul 27
3
Klicking sounds in background
...oxes via IAX and then call via two asterisks,
but the same effect appears. Whenever there is PSTN involved, I have these
klicking sounds, when there is no PSTN, everything works correctly.
The setup works great with different SIP peers (others than the Intel...)
Anyone has an idea?
Best regards
Jochen
--
Jochen Witte
email: jwitte@alpha-lab.net
web: http://alpha-lab.net
2006 Aug 06
10
editor recommendation
Hello lsit,
I''am new to rails (about 2 hours) and after the first lines of code
I must say: Great! I love it!
Can someone recommend me a editor? I run Ubuntu Dapper.
Th?ngs
--
Jochen Kaechelin, fvgi242ss, wlanhacking.de
http://mail.wlanhacking.de/cgi-bin/mailman/listinfo
http://www.gissmoh.de - Mein sonstiges Leben!!
2001 Nov 02
3
su/sudo using ssh auth
...and ssh to 'root at localhost', but this is an
unnecessary roundabout route, conflicts with policies disallowing remote
root logins and doesn't give me access to other accounts (like 'news'
or user accounts) I want to 'su' to.
Any ideas how this could be accomplished?
Jochen
--
Jochen Topf - jochen at remote.org - http://www.remote.org/jochen/
2004 Nov 23
1
problems with my first wine-steps
Hello,
I installed wine-20041019 with the wineinstall-script on debian (woody).
(There is a windows98SE on /mnt/win. /mnt/win is mounted)
Now I try to run freecell.exe, but it doesn't work.
jochen@archie:~$ wine 'c:\windows\freecell.exe'
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the "Resolution" entry in the config
file
err:wave:OSS_WaveOutInit /dev/mixer1: No such device
Could not load 'CARDS.DLL...
2016 Nov 16
2
Disk size on share with multiple partitions
Am 16.11.2016 um 15:11 schrieb Volker Lendecke:
> On Wed, Nov 16, 2016 at 03:02:20PM +0100, Jochen Eggemann via samba wrote:
>> Thanks for the fast reply Volker,
>>
>> I tried using this, but get following Errors:
>>
>> ../source3/lib/system.c:1143(sys_popen) sys_popen: ERROR executing command
>> '/usr/bin/dfree .': Fehler im Format der Programmdatei (...
2010 Mar 03
5
[LLVMdev] folding x * 0 = 0
...#uses=1]
ret float %mul6
}
the sin and cos calls are folded, but not the mul by zero.
May be this is missing in llvm::ConstantFoldInstOperands in
ConsantFolding.cpp?
I would expect the following optimizations, but didn't find them in the
code:
x + 0 = x
x * 0 = 0
x * 1 = 1
x * -1 = -x
-Jochen
2019 Mar 15
3
prompt to update a host key
On Fri, Mar 15, 2019 at 09:10:26AM +0000, Jochen Bern wrote:
> Imagine sysadminning a boatload of VMs getting IPs from a dynamic pool, a la
>
> $ for ADDR in $CUSTOMER_1_RANGE $CUSTOMER_2_RANGE... ; do
> > ping -c 1 -w 2 $ADDR >/dev/null 2>&1 && ssh root@$ADDR do_urgent_fix
> > done
>
> , and it migh...
2009 Feb 09
2
un'stat'able files - fs corruption?
...can be accessed fine
when escaping the characters correctly. Also, those other files show up
correctly in the output of 'ls', and 'stat()' works
on these files.
Also e2fsck does not find any errors on this filesystem.
Can anybody help me getting rid of these files?
Thanks alot,
Jochen
2003 Oct 29
2
can't join W2003 domain with 3.0.0 (krb ticket is OK though)
Hi everyone,
I'm using the production release of 3.0.0 and can not join a W2003 domain:
[printsrv4] /spool/samba-3.0.0/bin $ ./net -d 10 ads join -Uhumpty_dumpty
[2003/10/29 15:35:39, 3] libads/sasl.c:ads_sasl_spnego_bind(191)
got principal=adc1$@WIN.DESY.DE
[2003/10/29 15:35:39, 1] libsmb/clikrb5.c:ads_krb5_mk_req(269)
krb5_cc_get_principal failed (No credentials cache found)
2011 May 25
1
[LLVMdev] ms vc 10 warnings
Hi!
when compiling projects using llvm 2.9 and ms vc 10 I get these warnings:
1>e:\Jochen\Lib\lib\include\llvm/Use.h(218): warning C4624:
'llvm::AugmentedUse' : destructor could not be generated because a base
class destructor is inaccessible
1>C:\Program Files (x86)\Microsoft Visual Studio
10.0\VC\include\stdint.h(72): warning C4005: 'INT8_MIN' : macro redefinit...
2005 Feb 10
2
Replicated LDAP
...the local LDAP. I think this should
end in:
READ
----
Samba <-> Replicate
WRITE
-----
Samba -> Replicate
<-referrer-
Samba <-> Central LDAP
Am I right with my assumption? Is this setup possible and advisable?
Cheers
Jochen
--
Jochen Witte <devnull@alpha-lab.net>
2010 Mar 06
3
[LLVMdev] constness of APFloat::toString
Hi!
I wonder if llvm::APFloat::toString() can be const since
it should not modify the APFloat.
-Jochen
2011 Nov 03
0
Kolmogorov-Smirnov-Test on binned data, I guess gumbel-distributed data
...o articles or
tutorials?
Anyway, I look for a test which backens me up that my data is
gumbel-distributed. I estimated the gumbel-parameters mue and beta and after
having a look on resulting plots, in my opinion: that looks quite good!
You can the plot, related data, and the rscript here:
www.jochen-bauer.net/downloads/kstest/Rplots-1000.pdf
http://www.jochen-bauer.net/downloads/kstest/rm2700-1000.txt
http://www.jochen-bauer.net/downloads/kstest/rcalc.R
The story about the data:
I am wondering what test I should choose if KS-Test is not appropriate? I
get real high p-Values for data-row-1-hi...
2020 Feb 12
2
Identify multiple users doing reverse port FWD with their pubkeys
Hi Jochen,
On Wed, 12 Feb 2020 at 00:16, Jochen Bern <Jochen.Bern at binect.de> wrote:
>
> On 02/11/2020 07:07 PM, Cl?ment P?ron wrote:
> > - I have X devices (around 30) and one SSH server
> > - Each of them have a unique public key and create one dynamic reverse
> > port forw...
2010 Nov 26
3
[LLVMdev] request for windows unicode support
On 25.11.2010 23:56, Michael Spencer wrote:
> On Nov 25, 2010, at 5:01 PM, Jochen Wilhelmy <j.wilhelmy at arcor.de
> <mailto:j.wilhelmy at arcor.de>> wrote:
>
>> Hi!
>>
>> Of course nobody wants to implement unicode support for windows
>> because windows should support an utf8-locale and windows is obsolete
>> anyway ;-)
>>...
2011 Dec 30
3
[LLVMdev] InstCombine "pessimizes" trunc i8 to i1?
...be target independent (which is my
assumption that is possibly wrong).
By the way i8 and trunc come from clang as clang represents a bool as i8
in memory. of course it would
be a nice feature if I could tell clang to always use i1 for bool, this
would also remove the problem.
Is this possible?
-Jochen
2002 Oct 21
6
can't add w2K client to samba domain
...re
I can't add a w2k Machine to my existing samba domain.
I did configure samba as a pdc, did create all accounts and
when I wanna trust my box to the pdc it tells me
in a faboulous window: " The domain name "DOMAIN" is either invalid
or does not exist.
Any Ideas?
Best Rgds
Jochen