search for: happes

Displaying 20 results from an estimated 39 matches for "happes".

Did you mean: happen
2011 Nov 26
1
Why it is happeing?
Dear all, I had following calculations with R: > x = vector(length = 4) > x[1] = 1 > x[2] = 3 > x[3] = 123456789123456 > x[4] = -9876543219876 > as.integer(x) [1] 1 3 NA NA Warning message: NAs introduced by coercion What went wrong? Thanks and regards,
2015 Jun 03
3
[AD/PDC] Logins with Spaces do not work
Hi, On Tue, Jun 2, 2015 at 11:34 PM, Jeremy Allison <jra at samba.org> wrote: > So we really should work in this case. Can you recap what > isn't working ? > Thank you! Added a Samba Domain Controller (4.1.17-Debian) to a Microsoft Windows 2003-based Active Directory (had to upgrade the Schema Version, if this is important I can gather that information). User Account
2015 Jun 08
1
[AD/PDC] Logins with Spaces do not work
Hi, On Mon, Jun 8, 2015 at 5:26 AM, Andrew Bartlett <abartlet at samba.org> wrote: > Some logs and network traces would be very interesting. This really > should just work, we go to quite some lengths *not* to look into the > username for anything important in the AD DC, we base everything on the > SID. > Any preferences how to get them? I am not sure if my client would
2010 Sep 30
1
Asterisk 1.6.2.13 Audio Prompts Stopping
...s dieing. When users call in to get voicemail the prompts start and then stop about 6 to 10 seconds in. On hold music plays for 6 to 10 seconds and then stops. In meet me conference rooms hold music will stop about 6 to 10 seconds in. Audio playback in IVR's start to play and then stops. It happes with both g729 and g711 calls. This does not happen on every call but more then 50%. This is a big issue any ideas? I need to fix this ASAP. Thanks Bryan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments...
2003 Nov 23
5
samba & rsync
...re using samba to mount directories on the remote linux machines to the local linux server. (we use samba because we also have xp machines in our network it is just easier to use this for now). We use rsync nightly to backup remote directories to the local linux server. When one of the outages happes during a backup (rsync operation) either - if I have not set the --timout value in rsync the operation just continues. Rysnc seems not to notice that samba is reporting errors and just copies over I assume a bunch of 0000. Of course the file is corrupted. - if I have set the --timeout value...
2006 Aug 01
1
What's a labelled data.frame? And how do I work with it?
I imported an SPSS file with its data labels using spss.get (Library(Hmisc). Class = data.frame I then updated some of the spss labels and added a label to the object itself. label (staff.allocation) <- "raw data from the spss file" I then save it as an R object. When I load the object for further work it comes in as Class = "labelled" "data.frame" Then I
2008 Feb 16
3
Arithmetic bug? (found when use POSIXct) (PR#10776)
Full_Name: Bo Zhou Version: 2.6.1 (2007-11-26) OS: Windows XP Submission from: (NULL) (207.237.54.242) Hi, I found an arithmetic problem when I'm doing something with POSIXct The code to reproduce it is as follows (This is the recommended way of finding out time zone difference on R News 2004-1 Page 32 URL http://cran.r-project.org/doc/Rnews/Rnews_2004-1.pdf) a=Sys.time()
2020 Jun 30
2
Need help with roaming profiles
...ve 'workgroup = HPLTS' and 'idmap config dg11', again, they must match > > As I wrote in the previous reply, that was a mistake from the initial > > deployment. However, I have a copy of the VM and when I corrected DG11 > > to HLPTS and restarted the services, this happes: > > > > getent group "Oldgroup" returns a value in the 10000 range (as > > specified in the idmap config * statement). > If 'oldgroup' isn't in the the 'HLPTS' domain, this is to be expected. > > I now created a new group in the domain, and...
2006 Nov 13
1
Identifying free pages in guest VM
Hi While performing migration of a guest virtual machine from a physical node to another, it would be nice if we can figure out the free pages in the guest VM and opt not to transfer them. 1.I came across in the paper "Xen and the Art of Virtualization", that guest VM can be made to give the free pages back to Xen before doing migration. 2.What is the way to figure out free pages in
2014 Jul 08
1
Homes shares randomly dissapear on AD-DC'S
...mba restart on the server side. It never happens on the main site just at the branches. First this happen every two weeks or so on tree branches thougt i can prevent it by restarting samba every night but that did not help. Two days ago i upgraded samba from 4.1.4-7 to 4.1.9-8 and since then it happes twice a day. Here's the config we use at all four locations with differen netbios name's of course. # Global parameters [global] workgroup = DOMAIN realm = domain.local netbios name = SERVER server role = active directory domain controller idm...
2005 Aug 31
2
R CMD check example problem (PR#8113)
[Automatic forwarding from R-bugs failed. This message has been manually forwarded.] Hi all! I'm trying to add Thomas Lumley's defmacro() function Lumley T. "Programmer's Niche: Macros in {R}", R News, 2001, Vol 1, No. 3, pp 11--13, \url{http://CRAN.R-project.org/doc/Rnews/} to the gtools package (provided that Thomas gives his OK). And I've encountered an error in
2020 Jun 30
1
Need help with roaming profiles
...S' and 'idmap config dg11', again, they must match > >>> As I wrote in the previous reply, that was a mistake from the initial > >>> deployment. However, I have a copy of the VM and when I corrected DG11 > >>> to HLPTS and restarted the services, this happes: > >>> > >>> getent group "Oldgroup" returns a value in the 10000 range (as > >>> specified in the idmap config * statement). > >> If 'oldgroup' isn't in the the 'HLPTS' domain, this is to be expected. > >>> I no...
2005 Mar 10
7
norfc1918 not working in SW 2.2.1?
Hello all, Yesterday I noticed that my system was "leaking" traffic towards the 10/8 network, I have shorewall installed on multiple machines ranging from single interface devices to ones with 10+ interfaces. I tested all the boxes and they are showing the same behavior. All systems are CentOS 3.4, 2.4.21-27.0.2.ELsmp. Shorewall version: 2.2.1 For the host mentioned is a single
2009 Jul 17
0
[LLVMdev] LLVM for plugins and more
Hi, I've been looking into LLVM and I'm quite exited about the power it provides. Now, I'm not into compiler/optimizer development, which I guess is the main focus of LLVM. However, I've looked at the publications about safety and I'm amazed that the overhead is so low (ref "Segment Protection for Embedded Systems Using Run-time Checks"). Most of this work
2015 Jun 01
0
[AD/PDC] Logins with Spaces do not work
On Sat, May 30, 2015 at 04:48:07PM +0200, Andreas Happe wrote: > Hi, > > On Fri, May 29, 2015 at 7:17 PM, Jeremy Allison <jra at samba.org> wrote: > It's a really bad idea to have logins with spaces. It can > cause all sorts of security issues in all sorts of subtle > ways. Replace the spaces with '_' (underscoer). > > The usernames are
2015 Jun 02
0
[AD/PDC] Logins with Spaces do not work
On Mon, Jun 01, 2015 at 08:41:16PM +0200, Andreas Happe wrote: > Hi, > > On Mon, Jun 1, 2015 at 6:54 PM, Jeremy Allison <jra at samba.org> wrote: > > (also if samba's goal is to replace a windows ad server it would be > nice if it > > would support the same usernames). > > Yes I know, but Windows <> UNIX and the Samba goal is to
2015 Jun 08
0
[AD/PDC] Logins with Spaces do not work
On Wed, 2015-06-03 at 14:24 +0200, Andreas Happe wrote: > Hi, > > On Tue, Jun 2, 2015 at 11:34 PM, Jeremy Allison <jra at samba.org> wrote: > > > So we really should work in this case. Can you recap what > > isn't working ? > > > > Thank you! > > Added a Samba Domain Controller (4.1.17-Debian) to a Microsoft Windows > 2003-based Active
2020 Jun 30
0
Need help with roaming profiles
...>> You have 'workgroup = HPLTS' and 'idmap config dg11', again, they must match > As I wrote in the previous reply, that was a mistake from the initial > deployment. However, I have a copy of the VM and when I corrected DG11 > to HLPTS and restarted the services, this happes: > > getent group "Oldgroup" returns a value in the 10000 range (as > specified in the idmap config * statement). If 'oldgroup' isn't in the the 'HLPTS' domain, this is to be expected. > I now created a new group in the domain, and expected to get a value &...
2011 Jan 18
1
chan_sip.c: Failed to parse contact info
Hello! I have just upgraded to asterisk 1.8.2.1 and see some weird messages in log when client tries to register: [2011-01-19 00:52:47] WARNING[25624] chan_sip.c: Failed to parse contact info [2011-01-19 00:52:50] NOTICE[25624] chan_sip.c: Peer '0010101' is now UNREACHABLE! Last qualify: 105 [2011-01-19 00:53:03] VERBOSE[25624] chan_sip.c: -- Registered SIP '0010101' at
2003 Nov 24
0
rsync and samba
...re using samba to mount directories on the remote linux machines to the local linux server. (we use samba because we also have xp machines in our network it is just easier to use this for now). We use rsync nightly to backup remote directories to the local linux server. When one of the outages happes during a backup (rsync operation) either - if I have not set the --timout value in rsync the operation just continues. Rysnc seems not to notice that samba is reporting errors and just copies over I assume a bunch of 0000. Of course the file is corrupted. - if I have set the --timeout value...