search for: 1396

Displaying 20 results from an estimated 138 matches for "1396".

Did you mean: 139,6
2017 Nov 08
2
Help Converting Calendars
...Date(myData$dates, format = "%Y-%m-%d") > myData dates 1 2017-10-01 2 2017-10-02 3 2017-10-03 library(ConvCalendar) p.dates <- as.OtherDate(myData$dates,"persian") # after convering I get the following list > p.dates $day [1] 9 10 11 $month [1] 7 7 7 $year [1] 1396 1396 1396 attr(,"row.names") [1] 1 2 3 attr(,"class") [1] "OtherDate" attr(,"calendar") [1] "persian" How do I take that, to end up with dates p_dates 1 2017-10-01 1396-7-9 2 2017-10-02 1396-7-10 3 2017-10-03 1396-7-11 Jeff Reichman Pen...
2017 Nov 08
0
Help Converting Calendars
How about > p_dates <- paste0(p.dates[[3]], "-", p.dates[[2]], "-", p.dates[[1]]) > myData$p_dates <- p_dates > print(myData, right=FALSE) dates p_dates 1 2017-10-01 1396-7-9 2 2017-10-02 1396-7-10 3 2017-10-03 1396-7-11 > str(myData) 'data.frame': 3 obs. of 2 variables: $ dates : Date, format: "2017-10-01" "2017-10-02" ... $ p_dates: chr "1396-7-9" "1396-7-10" "1396-7-11" But p_dates is a charact...
2016 Jul 12
0
CEBA-2016:1396 CentOS 6 initscripts BugFix Update
CentOS Errata and Bugfix Advisory 2016:1396 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-1396.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 50d2c2219124e491a499055ce422f2ff8973e5221a3fb70069bbc8b609e5272f debugmode-9.03.53-1.el6.centos.1.i686...
2013 Oct 01
0
CEBA-2013:1396 CentOS 6 squid Update
CentOS Errata and Bugfix Advisory 2013:1396 Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1396.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: c20a1e3c185ef5e76780326ed2961bbd39a50bbf499c9698e1b5d5cf4c81c480 squid-3.1.10-19.el6_4.i686.rpm x86_6...
2018 May 30
0
CESA-2018:1396 Low CentOS 7 libvirt Security Update
CentOS Errata and Security Advisory 2018:1396 Low Upstream details at : https://access.redhat.com/errata/RHSA-2018:1396 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 9f9ad22755911ec809e885c80cd5b1441c43dc799bb54051be879331e7876eae libvirt-3.9.0-14.el7_5.4.x86_64.rp...
2007 May 30
2
Centos 5 OpenVPN / SElinux
...manually after the system has come up completely it works fine. Here are all the messages from /var/log/messages that are SElinux related: May 28 21:39:15 srsblnfw01 kernel: audit(1180381151.395:10): avc: denied { use } for pid=3012 comm="openvpn" name="null" dev=tmpfs ino=1396 scontext=system_u:system_r:openvpn_t:s0 tcontext=system_u:system_r:pppd_t:s0 tclass=fd May 28 21:39:15 srsblnfw01 kernel: audit(1180381151.395:11): avc: denied { use } for pid=3012 comm="openvpn" name="null" dev=tmpfs ino=1396 scontext=system_u:system_r:openvpn_t:s0 tcontext=s...
2007 Dec 06
0
[Bug 1396] New: When pam-authentication thread ends, it doesn' t call the function pam_end
https://bugzilla.mindrot.org/show_bug.cgi?id=1396 Summary: When pam-authentication thread ends, it doesn't call the function pam_end Classification: Unclassified Product: Portable OpenSSH Version: 4.7p1 Platform: All OS/Version: Linux Status: NEW...
2020 Jan 07
4
[Bug 1396] New: When rule with 3 concat elements are added, nft list shows only 2
https://bugzilla.netfilter.org/show_bug.cgi?id=1396 Bug ID: 1396 Summary: When rule with 3 concat elements are added, nft list shows only 2 Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: critical...
2016 Sep 09
2
Not authentication on Slackware domain member
...followed the instructions in https://wiki.samba.org/index.php/Setup_Samba_as_an_AD_Domain_Member. I can successfully do `wbinfo -u` and `getent passwd userID`. But, when I try to log I get: $ su - mark Password: su: Authentication failure In my /var/log/secure I have: Sep 8 22:59:34 labrat su[1396]: Authentication failed for mark Sep 8 22:59:34 labrat su[1396]: FAILED su for mark by mfoley Sep 8 22:59:34 labrat su[1396]: - /dev/pts/0 mfoley:mark I'm suspecting PAM. The Slackware PAM did not ship with a /etc/pam.d directory so I used the one from the wiki website. That one did pass al...
2013 Oct 02
0
CentOS-announce Digest, Vol 104, Issue 1
...p' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CEBA-2013:1396 CentOS 6 squid Update (Karanbir Singh) ---------------------------------------------------------------------- Message: 1 Date: Tue, 1 Oct 2013 18:03:43 +0000 From: Karanbir Singh <kbsingh at centos.org> Subject: [CentOS-announce] CEBA-2013:1396 CentOS 6 squid Update To: centos-announce a...
2012 Oct 05
2
temporary profiles problem - don't want roaming profiles
I have a Samba PDC (Ubuntu 12, OpenLDAP 2.4.28, Samba 3.6.3), and at two remote sites, I have some Samba BDCs. For now I've manually entered the DCs as WINS servers on the workstations I'm using for testing. At the remote sites, I can log in with an account that has no logon path or logon home specified, and it works perfectly. But at the main site, when I try to log on to one of these
2000 Jan 07
1
Adobe Photoshop problem with saving on Samba shares
..._smb(615) Transaction 1266 of length 39 [2000/01/07 15:43:17, 3] smbd/process.c:switch_message(448) switch message SMBntcancel (pid 7677) [2000/01/07 15:43:17, 3] lib/doscalls.c:dos_ChDir(336) dos_ChDir to / [2000/01/07 15:43:17, 3] smbd/error.c:error_packet(127) 32 bit error packet at line 1396 cmd=160 (SMBnttrans) eclass=c0000120 [Error: Unknown error (32,49152)] [2000/01/07 15:43:17, 3] smbd/nttrans.c:reply_ntcancel(1289) reply_ntcancel: cancel called on mid = 12674. [2000/01/07 15:43:17, 3] smbd/process.c:process_smb(615) Transaction 1267 of length 39 [2000/01/07 15:43:17, 3] smbd/...
2016 Sep 09
0
Not authenticating on Slackware domain member
...followed the instructions in https://wiki.samba.org/index.php/Setup_Samba_as_an_AD_Domain_Member. I can successfully do `wbinfo -u` and `getent passwd userID`. But, when I try to log I get: $ su - mark Password: su: Authentication failure In my /var/log/secure I have: Sep 8 22:59:34 labrat su[1396]: Authentication failed for mark Sep 8 22:59:34 labrat su[1396]: FAILED su for mark by mfoley Sep 8 22:59:34 labrat su[1396]: - /dev/pts/0 mfoley:mark I'm suspecting PAM. The Slackware PAM did not ship with a /etc/pam.d directory so I used the one from the wiki website. That one did pass al...
2006 Feb 28
0
Samba 3.0.2x with trusted domains.
...fo -n Domain1+user1 S-1-5-21-1220945662-796845957-725345543-21380 User (1) masters# wbinfo -s S-1-5-21-1220945662-796845957-725345543-21380 Domain1+user1 1 masters# wbinfo -r Domain1+user1 10000 10000 10001 10002 10003 .... masters# wbinfo -n Domain2+user2 S-1-5-21-2035491313-1038499582-81669161-1396 User (1) masters# wbinfo -s S-1-5-21-2035491313-1038499582-81669161-1396 Domain2+user2 masters# wbinfo -S S-1-5-21-2035491313-1038499582-81669161-1396 10002 masters# wbinfo -r Domain2+user2 Could not get groups for user Domain2+user2 In addition in the log.winbindd i get the following strange rec...
2004 Jan 05
3
optim function : "BFGS" vs "L-BFGS-B"
...ans "BFGS" method can handle even if fn function is infinite value? What I really want to know is that can I get the same result by using L-BFGS-B method? +++++++++++++++++++++++++++++++++++++++++++++++++++++ Changku Kang National Center for Environmental Assessment EPA (B211F) 919-541-1396 919-541-0245 (fax) Kang.Changku at epa.gov Graduate Student Department of Statistics, NCSU ckang2 at stat.ncsu.edu 919-513-2956 +++++++++++++++++++++++++++++++++++++++++++++++++++++
2007 Jul 18
2
Subsetting Enigma: More rows after dataframe[-list,]?
...421 433 463 467 487 [16] 517 537 542 573 594 596 612 614 621 635 650 696 699 707 732 [31] 738 776 826 891 892 936 937 935 940 976 988 995 1037 1043 1059 [46] 1081 1111 1123 1128 1132 1140 1153 1155 1165 1176 1179 1200 1281 1289 1300 [61] 1320 1346 1356 1366 1369 1396 1406 1420 1428 1429 1471 1474 1475 1525 1540 [76] 1554 1565 1645 1667 1665 1706 1711 1724 1764 1788 1791 1805 1808 1847 1881 [91] 10 18 137 238 254 260 262 288 292 314 338 349 414 447 457 [106] 465 470 478 511 530 536 552 582 588 644 655 687 693 701 724 [121] 739...
2005 Apr 17
2
Quorum error
...e get the following errors: >WARNING: OemInit2: Opened file(/oradata/dbf/quorum.dbf 8), tid = main:1024 file = oem.c, line = 491 {Sun Apr 17 10:33:41 2005 } >ERROR: ReadOthersDskInfo(): ReadFile(/oradata/dbf/quorum.dbf) failed(5) - (0) bytes read, tid = main:1024 file = oem.c, line = 1396 {Sun Apr 17 10:33:41 2005 } >ERROR: UpdateDskNodeInfo(): WriteFile(/oradata/dbf/quorum.dbf) failed(5) - (0) bytes read, tid = DiskPingThread:5126 file = oem.c, line = 1325 {Sun Apr 17 10:33:41 2005 } I upgraded ocfs to 1.0.13 (from 1.0.11)... -Stopped ocfs -Removed the ocfs module -Upgra...
2018 Dec 12
3
error with joining new DC to domain
...t;/usr/lib64/python2.7/site-packages/samba/netcmd/domain.py", line 716, in run backend_store=backend_store) File "/usr/lib64/python2.7/site-packages/samba/join.py", line 1500, in join_DC ctx.do_join() File "/usr/lib64/python2.7/site-packages/samba/join.py", line 1396, in do_join ctx.join_add_objects() File "/usr/lib64/python2.7/site-packages/samba/join.py", line 645, in join_add_objects ctx.samdb.add(rec) Can anybody help me? Thanks, Peter
2017 Jan 10
1
Directory Permissions on Directory
On Tue, 10 Jan 2017 15:51:43 +0100 Oliver Werner <oliver.werner at kontrast.de> wrote: > Hi Rowland, > > you can confirm your idea of this problem? To be honest, no ;-) I thought that because 'it_secuirity' had the GID '1396' , there was possibility that it was a local Unix group and windows couldn't actually see it, but this doesn't seem to be the case. You could try adding these lines to smb.conf: vfs objects = acl_xattr map acl inherit = Yes store dos attributes = Yes Rowland
2011 Feb 07
0
vpopmail passdb deadlock if tcprules binary is missing
...harm to dovecot long running auth process than vpopmail's short living vchkpw process. Symptoms -------- Login to dovecot imap takes very long time. There are auth processes in D state: USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 9873 0.0 0.0 2884 1396 ? D 14:04 0:00 dovecot/auth -w root 11292 0.0 0.0 2884 1396 ? S 14:25 0:00 \_ dovecot/auth -w Cause ----- When new user has to be authenticated from vpopmail, the sequence of events goes something like this: * libexec/dovecot/auth -w process is doing the authe...