similar to: Problem with large files corrupting during transfer

Displaying 20 results from an estimated 400 matches similar to: "Problem with large files corrupting during transfer"

2010 Feb 14
4
Newbie woes with *apply
Dataframe cust has Date-type column open.date. I wish to set up another column, with (first day of) the quarter of open.date. To be comprehensive (of course, improvement suggestions are welcome), month = function(date) { return(as.numeric(format(date,"%m"))) } first.day.of.month = function(date) { return(date + 1 - as.numeric(format(date,"%d"))) } first.day.of.quarter =
2016 Feb 24
4
Samba 4.1.17-Debian as ADS member
I lose track here and I have to fix this as users get angry (we all know that ...) debian 8.3, samba 4.1.17 (substituted customer name by "CUST" below ...) [global] workgroup = CUST realm = MABC.CUST security = ADS map untrusted to domain = Yes load printers = No printcap name = /dev/null disable spoolss = Yes template shell = /bin/bash winbind enum users = Yes winbind enum
2016 Feb 24
4
Samba 4.1.17-Debian as ADS member
Am 2016-02-24 um 13:44 schrieb Sketch: > On Wed, 24 Feb 2016, Stefan G. Weichinger wrote: > [snip] >> idmap config CUST:range = 10000-99999 >> idmap config CUST:backend = ad >> idmap config *:range = 2000-9999 >> idmap config * : backend = tdb > > If your idmap backend is ad, you need to assign your users uids (and > gids for groups) in
2011 Oct 04
1
Matching two datasets and updating values
Dear R forum I have two datafarmes with category and cat_val forming one dataframe and cust and cust_category forming another dataframe. category = c("C", "D", "B", "A") cat_val = c(0.10, 0.25, 0.40, 0.54) cust = c("cust_1", "cust_2", "cust_3", "cust_4", "cust_5", "cust_6", "cust_7",
2015 Apr 15
3
Join 2012 Server R2 as member to NT domain
I don't have anything but Server 2003, 2008 and 2012 to test with. 2003 joins the domain without issue. 2008 and 2012 will not. The registry has been updated on both: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanWorkstation\Parameters] "DNSNameResolutionRequired"=dword:00000000
2015 Apr 15
3
Join 2012 Server R2 as member to NT domain
Is it still possible to join a Windows 2012 Server R2 system as a member to a 'pre-NT5' Samba (3.6.23) domain controller? The Windows 'Domain Change' GUI errors immediately after failing the SRV lookup for the AD server. Even with the SRV record in place, the GUI fails trying to connect to the non-existent LDAP port. Netdom on the command line tries to work if the DC name
2006 Apr 26
5
accessing created_on causes type error
I assume that this is some newbie stupidity, but I haven''t found my way around this problem. I have an ActiveRecord object fetched from the database, and I need to evaluate the contents of the updated_on field. However, *any* attempt to access that data in the program results in a TypeError with the message ''no implicit conversion from nil to integer''. cust =
2007 May 01
2
Autoattendant press 1 collides with extension numbers...
So I have whose autoattendant is colliding with their extensions... Quick fix anyone? Second someone presses say a person's extension (101) ... Autoattendant sends them to the first context... [companyx-main-aa] exten => s,1,Background(companyx/companyx-main) exten => s,2,Background(silence/10) exten => s,3,Background(companyx/companyx-main) exten => s,4,Background(silence/10)
2016 Feb 24
1
Samba 4.1.17-Debian as ADS member
Am 2016-02-24 um 14:15 schrieb Sketch: > On Wed, 24 Feb 2016, Stefan G. Weichinger wrote: > >> I set up a test VM now, same OS and software, with >> >> idmap config CUST:range = 10000-99999 >> idmap config CUST:backend = rid >> idmap config *:range = 2000-9999 >> idmap config * : backend = tdb >> >> This *seems* to work fine
2012 Jan 26
2
LDAP issues
Centos 6 Samba 3 smbldap-tools installed. LDAP directory not on local host. Example user LDIF: dn: uid=testuser at mydomain.com,ou=mydomain,o=ndtc mailHost: mailserver.mydomain.com loginShell: /bin/bash gidNumber: 500 uidNumber: 53112 uid: testuser at mydomain.com sn: user cn: test user mail: testuser at mydomain.com homeDirectory: /cust/mydomain/users/testuser gecos: test user,,662-6123
2010 Sep 09
1
syntax error, unexpected '<token>'
Hello list, getting warning : *syntax error, unexpected '<token>'* dialplan : exten => pbx,n,Macro(CheckNetworkProblems,${custID}) exten => pbx,n,NoOp(status = ${STATUS}) exten => pbx,n,GoToIf($["${STATUS}"="congestion"]?backup:nocongestion) CLI : [Sep 9 12:27:07] -- Executing [pbx at cust:15] NoOp("SIP/test13-0000002a",
2008 Nov 17
1
OT: Counting emails in IMAP folders
Greetings I have a customer who has mail server running dovecot with an IMAP account (Customers) which contains hundreds of folders (one per customer). Looks like this: Customers Fred Smith and Co Joe Blogss Cust-1 Cust-n They have a requirement to report monthly on the total number of emails added to each customers' folder during the month. Basically I need to be
2019 Oct 19
3
CentOS update broke Samba
Running CentOS Linux release 7.7.1908. Have Samba running as our fileserver on our (mostly) Windows network. Ran my "normal" yum updates today, and Samba was upgraded (last updates were on 8/10/2019). I was on 4.8.3 before; now it's 4.9.1: Updated samba-4.8.3-6.el7_6.x86_64 @updates Updated samba-client-4.8.3-6.el7_6.x86_64
2005 Mar 25
3
small issue with eth0:1
breakdown of what iam doing ok i have access to 6 ips and i want to run all of them through my firewall ifconfig eth0 209.159.32.162 netmask 255.255.255.0 up ifconfig eth0:1 209.159.32.163 netmask 255.255.255.0 up that sets up the network card to have 2 address well in shorewall i tried to add eth0:1 to my interfaces well it says that Determining Zones... Zones: inet inet2 loc cust vpn1
2015 Apr 15
2
Join 2012 Server R2 as member to NT domain
Sonic wrote on 4/15/15 12:34 PM: > On Wed, Apr 15, 2015 at 3:23 PM, James Fromm <fromm at omnis.com> wrote: >> workgroup = CUST.OMNIS.COM > > My understanding is that workgroup names are NetBIOS names and are > therefore not hierarchical like domain names (no dots, 15 characters, > etc.). > > Chris > We encountered this too, when trying to join Win 8 and Win
2015 Apr 15
2
Join 2012 Server R2 as member to NT domain
James Fromm wrote on 4/15/15 12:45 PM: > Odd, we've used a FQDN for our netbios domain for 15 years. I'll give > it shot. > > On 04/15/2015 12:40 PM, Robert Moulton wrote: >> Sonic wrote on 4/15/15 12:34 PM: >>> On Wed, Apr 15, 2015 at 3:23 PM, James Fromm <fromm at omnis.com> wrote: >>>> workgroup = CUST.OMNIS.COM >>> >>> My
2008 Oct 29
4
Current Open Source Billing Package
After spending a couple hours scanning for an open source (non- commercial) billing package yesterday I am underwhelmed. Almost all of the packages listed on the WIKI appear to be defunct, for several years now. I will be happy to get a login and edit them out if that is the proper method to do so. My requirements are very minimal and at this point unless I have missed something will
2016 Feb 24
3
Samba 4.1.17-Debian as ADS member
Am 2016-02-24 um 13:32 schrieb Rowland penny: > I would add a few extra lines: > > dedicated keytab file = /etc/krb5.keytab > kerberos method = secrets and keytab > winbind refresh tickets = Yes > idmap config CUST:schema_mode = rfc2307 > > The first three should ensure the tickets never expire and the last one > defines the schema that idmap will use. I
2015 Apr 17
2
Join 2012 Server R2 as member to NT domain
Wow, this is great. However, we need to use DNS. If we enable it AFTER the computer has joined the domain, would it keep working, or DNS is no avail in W8.1? D?a 15.04.2015 o 22:03 James Fromm nap?sal(a): > That worked. Server joined just fine. Thanks Robert! > > Thanks, > James > > On 04/15/2015 12:48 PM, Robert Moulton wrote: >> James Fromm wrote on 4/15/15 12:45 PM:
2017 Nov 18
2
Complicated analysis for huge databases
Although the loop seems to be formulated correctly I wonder why it gives me these errors : -object 'i' not found - unexpected '}' in "}" the desired output is expected to be very large as for each dataframe in the list of dataframes I expect to see maf value for each of the 600 columns! and this is only for for one dataframe in the list .. I have around 150-200