similar to: Updated: Advanced German Configuration

Displaying 20 results from an estimated 1100 matches similar to: "Updated: Advanced German Configuration"

2004 Jun 07
1
Zaphfc and BRI problems in Portugal...
Hi - Anyone using zaphfc cards (bri-stuff-0.0.2) on a Portugal Telecom BRI service? I am getting loads of errors and the audio is very distorted all the time. System is a Dell PIII/933 MHZ with SCSI. Here in the UK we have perfect audio with a Compaq PIII/500 MHZ SCSI system. Files are identical in both systems as below: Is there anything magic about Portuguese ISDN? The PCI bus in the
2005 Feb 22
1
Multiple OCFS intances in the same LAN
Hi, is it possible and safe to use more than one RAC-Cluster using OCFS in the same LAN? I'm considering to following setup: a 2-node production and a 2-node test system, the production data is stored in an EMC Symmetrix and for the test-system the production data is copied once to a BCV disk internally. This will give me an new independant copy of the production disk with the same contents,
2004 Sep 29
1
Samba became Domain Member Server
Hi group, I have problems with a former Samba-server. It has been a simple server, no acl-stuff,not a DC or so. Now we have a Windows 2003 PDC and I intergated the Samba-Server as a Domain Member Server. Everything works fine, except one annoying thing: I cannot allow the Domain-Members to full-access the files recursively. Example: The users complain, that they can make an excel-sheet and
2004 May 30
1
Advanced access control and cause handling
Hi there, I just finished work on my current PBX dialplan configuration. I didn't find anything compareable yet so I think it might be interesting for someone else too. Short overview: - seperation of the numbers in blocks (just definded) - error/cause handling - advanced access control (even vor ISDN Zap clients) - access levels - denylist with national number blocks (for Germany) -
2006 Jun 21
0
Ajax.Autocompleter and onchange event
Hello, currently I''m working on a JavaScript-on-screen-keyboard for use with touch screens. To autocomplete inputs I want to use the Ajax.Autocompleter control. The problem is that Ajax.Autocompleter only responds to onkeypress events made with a real keyboard, but my on-screen-keyboard causes onchange events when a letter is clicked and appended to the input field. So, is there a way to
2005 Dec 10
1
submit ajax form through javascript
hi all, my problem: i have a form that is sent through ajax with ajax.updater. the onsubmit function looks like this: new Ajax.Updater( { failure:''command_div'' }, ''/windows/chat_post'', { asynchronous:true, parameters:Form.serialize(this } ); return false; this works fine when I submit the form by pressing the submit button.
2005 Nov 13
1
New class: DHTML window
Hi list, i spent the last two days building a window class. Windows can be dragged, resized, minimized and closed. The windows are table-less, which makes rendering faster. Also divs with overflow:auto don''t seem to like dragging. The class is losely based on the resizable class by Michael Daines, which was posted here some weeks ago. BTW i spent three times more time on CSS tweaking
2006 Mar 09
1
Missing Driver Options
Hi all, I work with a CUPS/Samba Printserver and I allocate the drivers via the point n print methode. Yesterday I get a new HP Laserjet 2420. I installed the HP-driver with the APW of Windows XP. Everything seams to be ok. I printed a testpage without any problems. In the next step I tested the new options of this printer (duplex,...). But I saw, that the driver did not offer this options. I
2004 Nov 25
0
smb.conf for PDC
Hello, I am configuring samba the first time as PDC so that a user can login on different pcs with the same password. To do this, I have configured smb.conf as follows. I'd appreciate, if someone could see, if the file is complete to run samba as a PDC. [global] workgroup = windowsGroupname netbios name = ComputerName server string = Samba Server %v interfaces = lo, eth0 unis password
2005 Oct 09
1
libsmbclient - detect own workgroup
Hi, I would like to know if there's a way to detect the workgroup of my own server with libsmbclient. With earlier versions than 3.0.20 it was possible to use smbctx->workgroup after the context was initialized. Since 3.0.15pre2 or so its always "WORKGROUP". Am I missing something? Regards, Gerd Fleischer ______________________________________________________________
2006 Aug 25
1
Wrong Username reported to MS Office if file is opened already
hi all, I run a Suse 9.3 with Samba 3.013. If a User opens a file which another User has already opened M$ Office reports that the User who saved the file the last time has locked the file, not the actual User, who holds it open. My Sambaserver is a Domain Member of a W2k Domain. Any suggestions? Thanks in advance, Bjorn Schweizer ______________________________________________________________
2005 Oct 20
1
having scaling problems with a histogram
Hello,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p> I would like to create a histogram from a data collumn consisting of 4 classes (0; 0.05;0.5;25;75). Due to the difference in scale the classes 0;0.05 and 0.5 are displayed within one combined bin by default with the code:Hist(x, scale="percent",
2004 Dec 06
0
net user add <username> <password>
Hi, I'm using Samba 3.0 as a PDC on SuSE Linux 9.1. I want to add a samba user using the command "net user add <username> <password>". But always when I use this command I receive the message that I have to specify the user. But according to the man page that is the way how to do it... Has anyone experiences with this command? Until a few days ago I used smbpasswd -a
2005 May 24
1
rsync incorrectly deletes files ?
rsync -e 'ssh -x' --log-format="%o /%n %b" -tLr --delete --files-from=files-to-sync --exclude-from=files-to-exclude user@host:/ /temp/ del. /etc/mail/spamfilter/mx1/whitelist.conf 0 del. /etc/mail/spamfilter/mx1/blacklist.conf 0 recv /etc/mail/spamfilter/mx1/ 0 recv /etc/mail/spamfilter/mx1/blacklist.conf 211 recv /etc/mail/spamfilter/mx1/whitelist.conf 924 Why does rsync
2004 Jul 06
2
<myprinter>.tdb spoilt, tdbbackup -v does not see corrupt data
Hi, I am using Version 3.0.2a of samba on Linux 2.4.18 (suse with self-compiled samba from tarball) smb.conf: [IEPRINT] path = /home/htmprint/tmp printable = Yes print command = /home/htmprint/Programme/virtual_printer.sh %s After some weeks with some thousand printjobs generated by a program running as W2k-service the printer was no more available. I checked printing
2004 Dec 06
1
(/usr/bin/passwd %u) requires a '%u' parameter
Hello, When I configuring samba 3.0.8 as a PDC. When I run the testparm command, I get the error: Error: the 'passwd program' (/usr/bin/passwd %u) requires a '%u' parameter. I have tried to find a solution for this problem and knew, it is a bug. If it is a bug, how can I solve this problem? Cheers #/etc/samba/smb.conf #Samba configurstion file als PDC [global] workgroup =
2004 Nov 03
1
3.0.8pre2 and smbstatus
Hallo, in 3.0.8pre2 the smbstatus command always shows connections _and_ shares even if using the switches '-p' for showing processes only or '-S' for showing shares only or '-B' for showing locks only: test2 # smbstatus --help Usage: [OPTION...] -p, --processes Show processes only -v, --verbose Be verbose -L, --locks
2006 Jul 31
1
Fw: net join error
Did you follow step-by-step the guidelines explained in the HowTo to join ADS? We too have a W2K3 server updated to last sp and post-sp updates by Windows' automatic update and we encountered no problems following the HowTo. By example, the line "security" of smb.conf file must be set "ADS", not "domain" as in yours... In addition, the HowTo says
2005 Jun 30
5
will there be theora_decode_RGBout() ?
hi folks! i would like to know whether there will be some function to decode to some plain 24 bit RGB buffer in the future. i think this feature is sometimes important, especially when using different surface layers, or when modifying the buffer in realtime. if this feature will definitely not be, could someone tell me how i can convert to some RGB buffer in realtime? i already tried different
2005 Jun 30
5
will there be theora_decode_RGBout() ?
hi folks! i would like to know whether there will be some function to decode to some plain 24 bit RGB buffer in the future. i think this feature is sometimes important, especially when using different surface layers, or when modifying the buffer in realtime. if this feature will definitely not be, could someone tell me how i can convert to some RGB buffer in realtime? i already tried different