Displaying 2 results from an estimated 2 matches for "convdat".
Did you mean:
convdate
2012 Oct 14
0
Asking help about drawing and saving candle chart automatically....
...od)
rm(list=ls())
aa <- as.xts(read.zoo("E://log.txt", sep=",", FUN=as.chron, header=TRUE))
# convert start date of csv file as julian date
juldate_start <- as.integer(as.Date("2011-11-01"))
for(i in 1:5)
{
# increased date and convert it as Date class again
convdate <- as.Date(juldate_start + i)
# reformat date as recognizable string by quantmod
format(convdate, format="yyyy-mm-dd")
strdate <- as.character(convdate)
print(strdate)
# make daily range
daterange <- paste( strdate, "::", strdate, sep="" )
print(dat...
2005 May 12
3
Sarbanes-Oxley headaches
Hi there,
With the new scrutinization by auditors on account policies and
auditing, how can Samba be SOX compliant?
Using 3.0.14a-sernet on Suse 9.1 - ldapsam
Specifically, a couple of things seem to be lacking:
1) Logon/Logoff times are not being recorded
The last logon time recorded in my ldap entries are pre-nt4 migration.
2) Do the Audit Policy values in user manager have any effect?
Are