search for: becaus

Displaying 20 results from an estimated 71 matches for "becaus".

Did you mean: because
2010 Nov 12
1
Call failed becaus of SIP tanslate
Hi Guys, I have a the following issue when I ma trying to place a call through my voip provider, I am using an asterisk 1.2.21.1, do you have an idea what could fix this issue (as you can see when the other party answered, the call get dropped because of probably sip incompatibility) Nov 12 14:31:30 WARNING[21432]: chan_sip.c:2587 sip_write: Asked to transmit frame type 256, while native formats is 4 (read/write = 4/4) Nov 12 14:31:30 WARNING[21432]: chan_sip.c:2587 sip_write: Asked to transmit frame type 4, while native formats is 256 (read/w...
2010 Dec 22
3
XCP License issue
Dear All, I am new for XCP, Recently, i installed the XCP and open xencenter in our testbed. However, it has a message to notify me the license only have 30 days trial. Do anyone face this problem before? How can i obtain the full version of XCP instead of using the trial version? Best regards, Besh _______________________________________________ Xen-users mailing list
2015 Dec 09
2
NTLMSSP NTLM2 packet check failed due to invalid signature
...ntion. >> Know if you have a more "easy" to update the 4.3.0 -> 4.3.2 not be >> presented here. >> >> https://wiki.samba.org/index.php/Updating_Samba >> >> Application patch, exemple.... > > 4.3.0 -> 4.3.2 don't need any special examples becaus eit is a *bugfix > only* minor update without any need to change configurations > > in production one should avoid x.0 releases in general > >> Em 09-12-2015 12:11, L.P.H. van Belle escreveu: >>> Sorry none.. >>> >>> I suggest first upgrade to the lates...
2001 Jun 18
1
make scp more script-capable
...> ssh someuser at somehost.mydomanin.de The authenticity of host 'someuser at somehost.mydomanin.de' can't be established. RSA key fingerprint is 00:12:4a:fc:33:80:71:70:4b:bb:e4:9d:16:c7:30:62. Are you sure you want to continue connecting (yes/no)? BUT: i did not see the message, becaus i have discarded it via scp someuser at somehost.mydomanin.de:~/somefiles* . >/dev/null So the script hung whithout complaining. If there was some timeout-functionality, i could easily check scp's returncode and create a nice error-message regards, Alexander Kurz, akur at qsc.de
2008 Dec 12
2
NFS Underground 2
HI all I wanted to install NFS Underground 2 If it was needed to change the cd-rom from cd 1 to cd 2 i couldn't, becaus an error message came and said: cant unmount because the cd is already in use mfg PS: Sry for my englisch I am from Germany
2016 Feb 24
2
Info
...i cant manage them from RSAT on Windows 10. It says "the server is not operational". After that i have changed the dns in the network settings of the client and it works partialy, i can open the user management but i cant change anything.. I have read about problems in dns configuration, becaus of that i checked the settings on myopenwrt router and adjusted them. Now nslookup on my domain works but the error remains... Whats the problem? The domain on the router, wich have dns resolution is "danger.zone" my server is "c3po.danger.zone" The router resolves other client...
2018 Nov 07
4
Avoiding constant HDD access
...utes now, > Samba is idle and guess what, none of the Samba deamons gets a mention. well, there are only connected 3 WinXP and 3 Win7 VM's with their personal folder on the sare, one has open MSIE with a website and all others doing nothing at all these VMs are stripped to the bare minimum becaus etheir only purpose is testing websites, no unused software or services installed or even running because the system is running on a micro-sd card iwas tempted more than once move "/var/lib/samba/private/msg.sock/" and "/var/lib/samba/lock/msg.lock/" in a tmpfs but that won...
2015 Dec 09
2
NTLMSSP NTLM2 packet check failed due to invalid signature
...to update the 4.3.0 -> 4.3.2 not be >>>> presented here. >>>> >>>> https://wiki.samba.org/index.php/Updating_Samba >>>> >>>> Application patch, exemple.... >>> >>> 4.3.0 -> 4.3.2 don't need any special examples becaus eit is a *bugfix >>> only* minor update without any need to change configurations >>> >>> in production one should avoid x.0 releases in general >>> >>>> Em 09-12-2015 12:11, L.P.H. van Belle escreveu: >>>>> Sorry none.. >>>&gt...
2005 Jul 29
3
How to prevent users from deleting users from domain via usrmgr.exe ???
...ommenting out "delete user script" and "ldap delete dn" nobody is able to delete users from the domain. what happens: users are deleted, to be more specific their samba attributes are deleted but not their posix values. i won't let our admins delete users from our domain becaus we have another management to add/delete users to/from a domain. adding does not work already because samba does not find posix account information and add user script is set to "blank". i thought of setting delete user script to blank but samba does not care about that and deletes o...
2007 Dec 04
3
mp3 plugin for Rythmbox or Totem?
Can anybody please suggest a suitable plugin to enable playing of mp3 files with either Totem or Rythmbox. Both of these come as part of the CentOS 5 package, but strangely neither has the necessary plugin for mp3, which surely is a common enough format in the music world? Thanks, Andy
2015 Dec 09
2
NTLMSSP NTLM2 packet check failed due to invalid signature
hehehe Thank you for your attention. Know if you have a more "easy" to update the 4.3.0 -> 4.3.2 not be presented here. https://wiki.samba.org/index.php/Updating_Samba Application patch, exemple.... Bye!! Em 09-12-2015 12:11, L.P.H. van Belle escreveu: > Sorry none.. > > I suggest first upgrade to the latest 4.3.x > If it is still there, post again, but with some
2005 Sep 01
6
png scaling problem
scaling<-4 xywidth<-480 resolution<-150 png(filename = "c:/r/anschluss/plots/4.png", width = xywidth*scaling, height = xywidth*scaling,pointsize = 12, bg = "white", res = resolution*scaling) ...... barplot(xrow,col = barcolors,cex.axis=scaling, ylab="mean time till attachment in sec",cex.lab=1.2*scaling) I tried to scale the barplot but there is one
2001 Feb 22
2
Problem with tcltk listbox
...ks quite strang to me. The second thing is I have two listbox and I want to have the following action: When I select a item in listbox A the corresponding item of listbox B should be highlited. Doing this, the event is one timestep behind. For example selecting first element in A, no slection in B becaus eof the error mentioned above. Then selecting the second item in A , the first of B is highlited. Below the source fragments: prot.listbox<-tklistbox(anzeigeframe,exportselection="0",selectmode="browse") prot.yscroll<-tkscrollbar(anzeigeframe) i <- 1 while (i <= l...
2011 Aug 29
3
Speex VAD always returning 1
...;); st->vad_enabled = (*(spx_int32_t*)ptr); break; As you can see, it is a hack, not supposed to be very good. Still, weird that you get this result. If you want a sample to test it, check speexenc.c file in speex source code package. I usually implement this kind of feature outside of speex becauses I want a better control on how it happens and when to do something about it :) Yanick Bourbeau On 11-08-29 04:16 PM, Clifton Craig wrote: > +1 on this question as I wanted to start playing with it as well. > > On Aug 29, 2011, at 9:41 AM, Shridhar, Vasant wrote: > >> I ha...
2018 May 09
3
Samba4 on Ubuntu 18.04
> Date: Tue, 8 May 2018 06:52:56 -0700 > From: Gregory Sloop <gregs at sloop.net> > To: samba at lists.samba.org > Subject: Re: [Samba] Samba4 on Ubuntu 18.04 > > A sort of digest reply... > > RPvs> Not sure, what is a samba4/adc ??? > RPvs> Or do you mean a 'Has anybody joined a Samba DC on Ubuntu 18.04' ? > Yes, doing an active directory
2015 Dec 09
1
NTLMSSP NTLM2 packet check failed due to invalid signature
...>> presented here. >>>>>> >>>>>> https://wiki.samba.org/index.php/Updating_Samba >>>>>> >>>>>> Application patch, exemple.... >>>>> >>>>> 4.3.0 -> 4.3.2 don't need any special examples becaus eit is a >>>>> *bugfix >>>>> only* minor update without any need to change configurations >>>>> >>>>> in production one should avoid x.0 releases in general >>>>> >>>>>> Em 09-12-2015 12:11, L.P.H. van Bel...
2015 Dec 09
1
Fwd: Re: NTLMSSP NTLM2 packet check failed due to invalid signature
...age? > > compile the new version with *exactly* the same ./configure parameters > as the old one - it's a *minor* update and so only files are replaced > with the newer versions > > but "My server Samba 4 version 4.3.0, running since August" sounds > impossible because "08 September 2015 Samba 4.3.0 Available for Download" > >> Em 09-12-2015 14:33, Reindl Harald escreveu: >>> >>> >>> Am 09.12.2015 um 17:20 schrieb Carlos A. P. Cunha: >>>> Wiki I am referring to was the link I spent to update the samba, I...
2015 Jan 18
3
Problems with permissions
On 18/01/15 08:36, Dr. Harry Knitter wrote: > Rowland Penny <rowlandpenny at googlemail.com> schrieb am 17.01.2015: >> You could try answering Jeremy's question >> >> Rowland > did, however my answer was sent only as PM, sorry. > This entry is the default. However I set it explicitly. > Did not work > > Harry Please don't send PM's, it breaks
2008 Apr 10
5
ldap trouble
...y package available as well as the libldap-ruby1.8 and libldap-ruby1.8 packages. I installed facter and puppet via the gem command. Do I have a problem with environment variables or is it something else? Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/pu...
2015 Dec 09
0
NTLMSSP NTLM2 packet check failed due to invalid signature
...hehe > Thank you for your attention. > Know if you have a more "easy" to update the 4.3.0 -> 4.3.2 not be > presented here. > > https://wiki.samba.org/index.php/Updating_Samba > > Application patch, exemple.... 4.3.0 -> 4.3.2 don't need any special examples becaus eit is a *bugfix only* minor update without any need to change configurations in production one should avoid x.0 releases in general > Em 09-12-2015 12:11, L.P.H. van Belle escreveu: >> Sorry none.. >> >> I suggest first upgrade to the latest 4.3.x >> If it is still th...