search for: debug_messages

Displaying 20 results from an estimated 37 matches for "debug_messages".

Did you mean: debug_message
2009 Mar 28
1
ISOLINUX and readdir: Performance
...performance is almost a non-issue except when it comes to disk-like device I/O (floppy, hdd, optical CD/DVD) and graphics, it seems that it may be time to implement the cache. If the cache were to be implemented, it would either have to have pass through routines when in debug mode ("%define DEBUG_MESSAGES 1") to reduce size or some of the uninitialized data in the first segment needs to move elsewhere, probably a new data segment (for a total of 5 segments in ISOLINUX). -Gene
2003 Nov 03
1
FW: XP joining domain - problem
-----Original Message----- From: Mike [mailto:vje@adelphia.net] Sent: Monday, November 03, 2003 1:23 AM To: rruegner Subject: RE: [Samba] XP joining domain - problem Hi, Thanks for the quick reply. Here are the smbd and nmbd logs. I'm not sure if you need the nmbd, but I wanted to include it just in case. Sorry I did not include them in the initial email. Sincerely, Mike ====START OF
2004 Dec 08
3
isolinux needing mkisofs
...;DEB < mov eax, 17 ;DEB Location of Boot Record Volume < call getonesec ;DEB Retrieve Boot Record Volume < < mov eax, dword [trackbuf+47h] ;DEB EAX is now address of Boot Catalog < < %ifdef DEBUG_MESSAGES < mov si,bcat_loc_msg ;DEB Write sector address of boot cat < call writemsg ;DEB < call writehex8 ;DEB < call crlf ;DEB < %endif < < mov b...
2008 Jul 16
1
[PATCH] isolinux: rename CurDir to CurrentDir
...irectory RootDir resb dir_t_size ; Root directory FirstSecSum resd 1 ; Checksum of bytes 64-2048 ImageDwords resd 1 ; isolinux.bin size, dwords @@ -891,7 +891,7 @@ mov eax,[trackbuf+156+2] mov [RootDir+dir_lba],eax - mov [CurDir+dir_lba],eax + mov [CurrentDir+dir_lba],eax %ifdef DEBUG_MESSAGES mov si,dbg_rootdir_msg call writemsg @@ -900,11 +900,11 @@ %endif mov eax,[trackbuf+156+10] mov [RootDir+dir_len],eax - mov [CurDir+dir_len],eax + mov [CurrentDir+dir_len],eax add eax,SECTOR_SIZE-1 shr eax,SECTOR_SHIFT mov [RootDir+dir_clust],eax - mov [CurDir+dir_clust],ea...
2002 May 16
1
Samba 2.2.4: Problem with output of smbpasswd
Hi people, since i'm using samba 2.2.4 i have a problem when starting smbpasswd. When i start the program i have always the following output (which i don't like too much :o) ) : ------------------------ # 486dx66:/ smbpasswd INFO: Debug class all level = 1 (pid 8318 from pid 8318) <= That's what i don't like New SMB password: Retype new SMB password: Mismatch - password
2003 Dec 16
5
A domain controller for the domain could not by contacted (2.2.3a-12.3 for Debian)
Hello, I'm having problems using Samba as an primary domain controller. I am using debian woody as our platform. The version of samba is "2.2.3a-12.3 for Debian" and i followed the instructions which can be found on the following url: http://www-106.ibm.com/developerworks/eserver/tutorials/samba/. In short this covers: - creating the config file - creating the users /
2006 Oct 11
2
Adding TrippLite SMART550 / Protocol 2001 Support
I have added preliminary support for the TrippLite protocol number 2001 into tripplite_usb.c. The attached file is supplied as a patch against today's SVN. This patch adds support for TrippLite SMART550USB and some Omni models. Tested are On Line, On Battery, Battery Good, and Battery Bad indication. Everything else seems to work, but this UPS is attached to a critical system, and I can
2002 Oct 28
1
intermitent domain logon failures
I have an issue where at odd times, maybe after 3 days, maybe after a week, people suddenly cant do domain logons. Unfortunately the machine is 50km away so i'm sure theres more details I can glean once I can interogate the users a bit more. Things I have noticed: Anyone currently logged in can still work fine. A restart of samba fixes the issue (till it hapens next). ps ax shows smbd and
2003 Mar 03
3
Problem of access samba from rh8
Hello, I already setup a samba server as PDC for windows client to logon and working fine now with the following config: - redhat 7.3 - samba 2.2.7a Then I try to access the samba share from Redhat 8, I can use smbclient to access the share without problem but I can't access the share with "KDE's Konqueror" (smb://NetbiosName/), it can show all shares, when I double one of
2002 Dec 16
0
Winbind problem (NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND)
Due to the ever so lovely storms here on the US West Coast I had to shutdown my Samba v.2.2.4 server running Winbind this weekend, unfourtunatly once I powered back up the server I started getting this error from log.winbindd and could no longer access Samba from my Windows stations. [2002/12/16 09:58:09, 1] lib/debug.c:debug_message(256) INFO: Debug class all level = 3 (pid 1185 from pid
2003 Jun 11
0
nmbd error messages - Samba version 2.2.8a
Hello, I'd be grateful for any hints or insight into the following messages which are being written to the log.nmbd file on my samba server "samba2000". samba2000 is running Samba version 2.2.8a. Sincerely, Derek Moran [2003/06/10 15:40:17, 0] nmbd/nmbd.c:main(795) Netbios nameserver version 2.2.8a started. Copyright Andrew Tridgell and the Samba Team 1994-2002 [2003/06/10
2003 May 19
2
netbios aliases and shares
I have Samba 2.2.8a on Linux set as a PDC. Its netbios name is \\DC, and has an alias \\CSWIN and then I include %L.smb.conf. In dc.smb.conf, I set "security=share" and all the stuff needed for it to act like a PDC. It works without any problems.. Here is my cswin.cmb.conf ------------------------- [global] server string = Windows Distribution Share default service
2006 Mar 09
11
syncPEOPLE on Rails TextMate Bundle 1.0 & Screencast
The 1.0 version of our bundle is now available for download, along with a 10 minute demonstration of it in use. See http:// syncpeople.com/downloads. == What is syncPEOPLE on Rails? == syncPEOPLE on Rails is a bundle of snippets, macros and commands for TextMate that make Rails development on the Mac even easier. Generate scaffolds, migrations, models and controllers from inside the
2002 Jun 20
0
Error looking up domain users
Hello list, I'm runnung samba 2.2.4 on solaris 2.6 using winbind for account management. The samba server is a member server in a w2k domain. I've tested winbind in two different w2k domain (test and productive) with the same settings and analogue entries in the smb.conf. In the one w2k domain all run properly, in the other one I can join the domain (wbinfo -t tells secret is good), but
2002 Mar 06
0
win98 - can't find files
Hello together. I have a Problem with my local Fileserver. Scince a few days Win98 Clients a not possible to access Directorys deeper than one Directory.. For example: \\rechner\cinema is avaible, but if the Clients access a subdirectory \\rechner\cinema\bad_movie, then the Win98 Clients get a message that the Directory doesn't exist. I changed nothing in my smb.conf for a few weeks, so I am
2003 Jun 03
0
samba 2.2.8a on Reliant (SINIX) 5.44 smbclient request timed out
after compile (gcc 3.0.2) install and configure (SWAT) on tcpps02 the following test failed # /usr/local/samba/bin/smbclient -L TCPPS02 added interface ip=172.16.207.7 bcast=172.16.255.255 nmask=255.255.0.0 session request to TCPPS02 failed (Call timed out: server did not respond after 20000 milliseconds) session request to *SMBSERVER failed (Call timed out: server did not respond after
2003 Mar 18
3
can't print over samba
Following a working fine samba install, I just did a new installation of samba 2.2.8 on FreeBSD 4.8(s) and while I can explore the network and I can copy files to unix, I cannot print to unix. Then log.nmbd file says; [2003/03/17 16:58:10, 0] nmbd/nmbd.c:main(795) Netbios nameserver version 2.2.8 started. Copyright Andrew Tridgell and the Samba Team 1994-2002 [2003/03/17 16:58:10, 1]
2002 Feb 13
0
"could not open file /var/lock/samba/unexpected.tdb"
When I start winbindd (Samba v2.2.3a on Linux), I get the entries in log.winbindd shown below. What's the story on all those complaints about file "unexpected.tdb"? There is no general problem with Samba writing to that subdirectory: # ll /var/lock/samba/ total 288 -rw-r--r-- 1 root root 696 Feb 12 22:01 brlock.tdb -rw-r--r-- 1 root root 231 Feb 13
2019 Feb 28
2
winbind causing huge timeouts/delays since 4.8
Am 26.02.19 um 12:26 schrieb Ralph Böhme: > On Tue, Feb 26, 2019 at 11:19:45AM +0100, Alexander Spannagel via samba > wrote: >> The huge delays are seen, when user isn't known to sssd and winbind >> tries to look that user without explicitly a domain given and the >> option "winbind use default domain" is on it's default of "No" in >>
2003 Feb 21
1
2.2.7a - lot of open/close calls
I'me trying to track down a performance problem as I posted yesterday and as I increase the log level I've noticed this... [2003/02/21 08:19:06, 2] smbd/open.c:open_file(245) dm389245 opened file mr00257.bat read=Yes write=No (numopen=1) [2003/02/21 08:19:06, 2] smbd/close.c:close_normal_file(213) dm389245 closed file mr00257.bat (numopen=0) [2003/02/21 08:19:06, 2]