search for: jto

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

Did you mean: jo
2004 Feb 25
1
probleb with 'passwd chat' and 'passwd program'
...The end of the script is then never done : the userPassword is then never updated :-( (i am using samba 3.0.2rc2). I can find what is wrong. Anyone has an idea ? Thanks :) Here are the log of smbd : -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Invoking '/usr/local/sbin/smbldap-passwd jto' as password change program. [2004/02/25 20:33:01, 10] lib/util_sock.c:read_socket_with_timeout(263) read_socket_with_timeout: timeout read. select timed out. [2004/02/25 20:33:01, 100] smbd/chgpasswd.c:expect(274) expect: expected [Changing password for* New password*] received [Changing...
2004 Oct 27
1
Problem changing pw from win2k & xp
...tem cannot change your password now because the domain GENERAL is not available" (our domain is called GENERAL) But now the funny part, when i now login to the system the password has been changed to the new password. So it does work altho we get the annoying message from windows. In the log.JTO (name of the client) i see some errors witch im not sure if they have anything to do with this error: [2004/10/27 11:29:04, 5] passdb/pdb_tdb.c:tdbsam_getsampwrid(327) pdb_getsampwrid (TDB): error looking up RID 501 by key RID_000001f5. Error: Record does not exist [2004/10/27 11:29:04, 5] pass...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...|wAaaXGq|d)3l99NNCL{6HUSg=5L%2kV zGLZUev^CEzbh%b<XWc5bDj8d;R;6MqsPg)0KLX~ydJExuxmm;Ms86x^iCS#FiRWsg z7_()uIb195rib_P&;f3)LD*WrI>36s2EazZCcsxnw;9hZfR6!HfCL~3NCCD2ssS~C zTEI5ICxGpM9e|yHT}E-YE5iqPXg4=M#rJN&9>Dv6y?}jy{RZ)~n}_!QE1dm2w1=Aq z4ElG_C}QRzqfMP;er9xRZXPx|wlI$v9j`Et8Xd1Rj~N|Xnx7jTo0-Rrj#rr{jE+~E zUl?uTl6lhT*vkCU=y;9!mC^B9^OVuC(EQryc%6Bg-p<h5H%7<n&9g?w*5)~*W0Co- z(Xmap7U4Z&qm1V2l>2O*a-YyC_i=pFm4q4z7FtN!K=N#Z8mgjal^UvbPc+AB)liB8 zQ)*}jJ$I<~)b_IG%Bb}uqXud;m}y~ey_$%vr-pvT!$=XvAP*x2j1*xE_Aqu3#;YF2 z4q)scj3JsT*_#WuY0)#B{+{JIm_<O-Ja0U+*=SF1Df?}^&|5;=RcnK4U...
2001 Apr 18
1
Runtime error with winelib and CreateMutex()
Can't find anything at goggle, so hope someone in this group can help. I've installed codeweavers-wine-20010305-1.i386.rpm on my RedHat 7.0, which put everything in /opt/wine/. I built the following program (in file hello.cpp): #include <iostream.h> #include <windows.h> int main() { INT i = 0; cout << "i = " << i << endl; HANDLE h =