similar to: NT4 DC Problem I hope Samba Solves

Displaying 20 results from an estimated 20000 matches similar to: "NT4 DC Problem I hope Samba Solves"

2005 Aug 04
3
how can i add group policy in samba
Hi all, I am new to samba. I have created samba as PDC. I want to restrict users for changing settings. I have configured all client machines with XP. How can i use Group Policy with netlogon. Thanks in advance. Regards, Saravanan __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail
2004 Nov 30
2
problem with cached netbios name of wins server
fc2, samba 3.0.9 The samba server is PDC. Temporarily, the server was dhcp, which gave it the IP 192.168.1.64 we then set it to static 192.168.1.150, which is what we want. however, the different windows clients, on and off, on ping and such, resolve INTRANET, the netbios name of the pdc, to 192.168.1.64 still, despite me removing wins.dat. I even tried the following suggestion, to no avail
2005 Jan 06
3
DTMF problems on phonecell
hi all. was having problems with my phonecell connected to wildcard fxo port. i get problems with detecting DTMF. i have tried relaxDTMF but to no avail. i have asked this before but would like possible causes. is it to do with echo? problems with the GSM network? haven't updated my asterisk for a long time. could this be a problem that has been sorted out. please would appreciate ur input
2004 Dec 28
1
How to convert from Microsft PCM 16bit to float
Dear all, I have one simple question. I understand that speex_encode and speex_decode takes float * as an arguement to encode and decode the sound. However, when I get the PCM data from the sound card under win32, it is a just 16 bit array. May I know how do I convert this 16 bit value to speex float format and to convert back? Is there got any routine to do this? YueWeng
2004 Dec 14
5
Dynamic blacklisting
Does anyone know of a script that can act as a "helper" for Shorewall''s dynamic blacklist capabilities? Briefly said, I''d like to know if someone already wrote a script/program that, e.g., parses log files (/var/log/messages, etc) and picks up for example all IP addresses that failed SSH login more than X times and then executes a command such as shorewall drop
2004 Jul 13
2
Help Needed in configuring Cisco 7940
I bought a Cisco 7940, I need to configure it for Asterisk. I checked the wiki pages. Followed the link to Cisco web page. Tried to download the image for SIP. It wo'nt allow me even though I registered for the CCO Valet. Is the image available anywhere else? I saw some of the messages in the mailing list that it supposed to be fairly simple. I would highly appreciate if somone could post
2004 Oct 04
2
Is anyone have trouble with Up2Date?
I don't understand it. It was working fine a month ago. Now it just does not work. Is any one having problems with Up2date? Thanks __________________________________ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail
2004 Jun 16
1
Nvidia Drivers
When I load the latest driver from Nvidia in CentOS-3 the logon screen turn light gray and I can't log in. Has anyone else had this problem? If so what did you do about it. If I use the driver that comes with CentOS I don't have any problems. __________________________________ Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses. http://promotions.yahoo.com/new_mail
2004 Dec 10
4
Linux basics
Hello, I am just starting to research Asterisk and I would like to install it on a PC to try out. I have looked around quite a bit but I haven't found much information on the Linux part. I know you need to put Linux on the PC first but what version or flavor of Linux do you recommend? I contacted Red Hat and they had not heard of Asterisk and they said Asterisk is not certified for Red Hat.
2004 Jun 23
4
Future WinCE IP Phone
Hi, Found a nice little video about a prototype phone from broadcom currently sitting in Microsoft WinCE lab. The video is at: http://channel9.msdn.com The video in question is an interview with Mike Hall titled "Windows CE and Windows Embedded Lab Tour". The clip dealing with the VOIP phone is right at the start so you don't need to watch the whole thing (although there is some
2004 Sep 08
3
Maintainers and security updates
Hi, can someone tell how many are behind maintaining the site and converting security and regular RHEL fixes for Centos-3? I see the last round of security updates for RHEL were turned out in a day which is impressive. Trying to get an idea if Centos has alot of community support and being maintained by more than one person. I am not confident enough yet in building my own updates. I am another
2005 Feb 24
1
Samba Upgrade Yields Undesired Domain-Wide IE High Security
Forgive the repost, but I've changed the subject line since I haven't seen a reply yet...please help, I don't have much hair left! Hello All, I had been successfully running Samba 2.2.8a on a FreeBSD 4.7 box for a couple years using roaming profiles. The box was functioning as PDC. The hardware was getting old; I needed to migrate to a new server. So, I built a FreeBSD 5.3-RELEASE
2004 Aug 12
3
Messing around with iptables
Hello all, I am messing around with iptables, trying to learn how it works so that I can build my self a router/firewall and mabey a VPN. Anyway I tried to use a command on my Desktop CentOS3 machine. "iptables -A INPUT -s 127.0.0.1 -p icmp -j DROP" now the command seems to have went through because I didn't get any errors, but when I go to ping 127.0.0.1 I am getting a response
2005 Feb 09
1
Apache 2.0.53 and Centos
Can someone tell me what configure options are needed to compile the latest Apache 2.0.53 to behave exactly like the latest apache 2.0.46 included with Centos 3.4? thx __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail
2004 Aug 23
1
OOB packets and port forwarding
I have an application that uses a 1-byte OOB packet for a heartbeat signal. It appears that openssh blocks these packets when I use it to forward to a remote port. The application works fine when connected to the server using the port forward, but all heartbeat packets are stripped out from the socket data. Is this intentional? Is it a bug? I've tried several versions of openssh without
2004 Jun 16
1
Modified Prepaid Error
I am trying to install the Modified Prepaid App. I have installed PostgeSQL, created the tables, etc. Make Install runs ok. The when I try to launch asterisk (asterisk -vvvvvgc), it fails to run. I get the following errors, 1st error: [app_prepaid.so] => (Prepaid Application) == Parsing '/etc/asterisk/prepaid.conf': Found Jun 16 14:27:27 ERROR[-1085267840]: app_prepaid.c:127
2004 Jun 29
0
Compiling libiax2 on windows
Hi! I'm trying to compile libiax2 on windows using msvc6. In the libiax2\src\iax.c file, line 670, I'm getting a: error C2229: struct "__unnamed" has an illegal zero-sized array It seems to complain due to the last member of iax_frame. Does anybody knows what should I do to make it compile? FWIW, it compiles fine using gcc on cygwin. Thank you in advance for any tips!
2005 Feb 02
0
How to continue execution after called party hangs up?
I am using xlite to connect to my asterisk server to make phone calls, using Dial cmd. After the called party hangup, I want to press some keys to store the status of the call. the key sequence pressed will be stored in mysql database. This is a neat function for small call center without computer. The problem is I tried option 'g', but it does not work for bridged call: when ever the
2005 Feb 08
1
Fastagi question
Hi All, I have a question about Fastagi because I can't get it to work for some reason. Everytime I execute the fastagi command, i get an error: my extensions.conf: .. exten => 1000,1,agi(agi://some_ip_address) .. output from asterisk console: -- Executing AGI("Zap/1-1", "agi://some_ip_address") in new stack -- Launched AGI Script
2005 Feb 18
0
Asterisk Can't Run
i installed Asterisk on linux FC3 box and i was able to make third party calls from voipjet. I then installed an X100P from digitnetworks and i was able to execute modprobe zaptel and modprobe wcfxo and i had to add some lines to the file: 50-udev.rules before i was able to perform ztcfg without errors. I had no problems running Asterisk before i installed X100P, but this is not the case now.