Displaying 20 results from an estimated 23 matches for "mchugh".
Did you mean:
mahugh
2004 Jan 07
1
3-dimensional looping Q.
...to store results
for (i in 1:73) {
for (j in 1:144) {
rData[i,j] <- cor(slp[,i,j],y)
}
}
Rather than running this analysis embedded with two outer loops, are =
there any more efficient ways of doing this?
Many thanks!
Maurice
Maurice McHugh
Department of Geography and Anthropology
Louisiana State University
Baton Rouge, LA
[[alternative HTML version deleted]]
2004 Feb 17
1
varimax rotation in R
...But I would like to calculate the % of variance explained associated with each PC before and after rotation.
factanal returns the % of variance explained associated with each PC but I cannot seem to get it to change after rotation.
Many thanks for your help!
Maurice
mmchug4@lsu.edu
Maurice McHugh
Department of Geography and Anthropology
Louisiana State University
Baton Rouge, LA
[[alternative HTML version deleted]]
2012 Feb 15
21
puppetlabs-firewall stages and persistence
Hi all,
I''m attempting to use the puppetlabs-firewall module. In testing,
rules are enabled in a random order, so it seems necessary to utilize
puppet stages to guarantee proper ordering.
I created a module to organize my firewalling. It consists of
localfw::pre to open the INPUT chain for established and related
connections, localfw::default for most normal rules, and localfw::post
to
2008 Feb 16
2
everyone acl
Howdy all,
I was wondering if there was a known bug with the everyone acl. When
looking at the security tab on windows the everyone acl has the read
permission. If I unselect it to give everyone no permission and hit
apply, read becomes checked again. If I select deny everyone read, then
a warning pops up saying this will deny read for all users and it does.
If after that I give read to another
2008 Apr 04
1
winbind with multiple domains
...ined to, but
claims it cannot lookup sids in the other domain. There is an explicit trust
relationship, and wbinfo -g and -u can see the users just fine. However,
getent passwd still can not show user info. I've created a bug about the issue
5363, but are there any ideas?
Thanks,
Christian McHugh
Northern Arizona University
2004 Feb 17
1
Comparison of % variance explained by each PC before AND after rotation
...rint(summary(pca))
# Rotate the PCA loadings through PCs 1 and 2 using VARIMAX rotation
rot = varimax(pca$rotation[,1:2], normalize = TRUE, eps = 1e-5)
< end code >
How can I calculate the new % variance explained by each PC after
rotation ??????
Many thanks once more,
--
Maurice J. McHugh, Ph.D.
Assistant Professor
Department of Geography and Anthropology
227 Howe Russell Geoscience Complex
Louisiana State University Phone: (225)578-0476
Baton Rouge, LA Fax: (225)578-4420
USA
2006 Jun 14
0
net ads join's generated keytab and solaris
...ed to smb.conf use kerberos keytab = yes,
to have a unified system domain join, ie ssh and samba would both be
preauthenicated from the machine account samba created.
Attached are possibly helpful log and config files.
In short, how can I get ssh authentication working again?
Thanks,
Christian McHugh
Northern Arizona University
2007 Mar 27
0
nfsv4 acl's on zfs
I noticed a while back in the lists that there was mention of supporting zfs'
nfs4v acls. Does anyone know if this made it into 3.0.25pre1?
Thanks,
Christian McHugh
Northern Arizona University
2008 Feb 16
2
configure for rfc2307
I am having problems getting samba to compile the rfc2307 module. I
can't seem to find the correct args to ./configure to get it compiled
and installed. I would prefer to have it statically compiled as there
seem to be some loading issues on solaris at the moment.
Can anyone help out?
Thanks,
Christian
2008 Feb 18
2
samba everyone read
This is another plea for help with the samba bug of being unable to remove the
read permission from the everyone entry. In the samba bugzilla the closest
entry I can find is #4325. I made a note on the issue and would be happy to
provide any log files or debug info needed. This is pretty critical as
permissions cannot be adequately modified from windows.
Any ideas?
Thanks,
Christian
2008 Sep 10
2
UID&GID no same at two server...
Hello world!!!!
I realized that my samba_Server1 did not even UID & GID that the other
samba_Server1 ..
In summary: the share from the windows works very well. samba 1 and 2.
When i run wbinfo-u (samba 1 and 2.) i'have :
GUEST
ADMINITRATOR
..
but not
[DOMAIN] GUEST
[DOMAIN] ADMINITRATOR
..
(strange...)
When I run on samba_Server1: getent passwd
guest: *: 604:608:
2009 Jun 23
1
Samba -> PANIC: sys_setgroups failed
Environment: SunOS lib240 5.9 Generic_122300-41 sun4u sparc
SUNW,Sun-Fire-V240
Samba version: 3.3.3
I am hoping someone on here can help. I'm running out of ideas. Samba acts
like it works, giving me data with wbinfo -u and wbinfo -g AND it returns
users in my Active Directory with getent passwd & getent group. However, if
I try to connect to this server (either from itself or from
2008 Sep 18
1
Fwd: Sol9 make failure of samba 3.2.2 with gcc 3.4.6 -- libtalloc.so.1
I'm on Solaris 9 sparc. Current versions are:
gcc 3.4.6 (sunfreeware pkg)
MIT krb5-1.6.3 (source)
openldap-2.4.11 (compiled with --with-tls and --enable-crypto)
samba-3.2.2
db-4.2.52.NC (sunfreeware pkg)
No compiler env vars set, except CC is set to
CC=/usr/local/bin/gcc
I'm invoking configure as follows:
./configure --with-ads --with-windbind --with-krb5=/usr/local --with-ldap
2009 May 01
0
Question on proper handling of usernames
...mains = NAU NAU-STUDENTS
where winbind when not finding a match on username, would first attempt a lookup
on NAU\username followed by NAU-STUDENTS\username
Alternatively, do I have any other options as far as supporting the
\\server\nau-only-username admin access problem?
Thank you,
Christian McHugh
Northern Arizona University
2009 Feb 24
3
using winbind to map existing unix to AD users
On our campus, we have an AD forest. Our particular department has a
number of samba servers that authenticate to one tree of that AD forest.
All of our users have accounts in LDAP for unix and AD for windows.
We don't want/need winbind for authentication. However, we would like the
ability of setting ACLs on the samba server from windows clients. So, I
assume I need a mapping of unix
2008 Mar 05
1
samba-3.2-pre2 feedback
...: fatal: bin/libtdb.so: open failed: No such file or directory
I was stuck at this point, but another recompile with gcc4/lib in the
LD_LIBRARY_PATH and a --disable-pie at configure time seem to have fixed it.
My last issue is that I seem to be unable to join the domain again.
net ads join -U mmchugh
Enter mmchugh's password:
Failed to join domain: failed to set machine spn: Constraint violation
net rpc join -S students.froot.nau.edu -U mmchugh
Enter mmchugh's password:
[2008/03/06 05:02:47, 0] utils/net_rpc_join.c:net_rpc_join_newstyle(393)
Error in domain join verification (cred...
2010 Sep 09
0
UseR groups: NewJersey R - LondonR - BaselR
...fizer: "The Caret Package: A Unified Interface for Predictive Models"
- Mani Subramaniam, AT&T Labs: "tsX: An R package for the exploratory analysis of a large collection of time-series <http://user2010.org/abstracts/Subramaniam+Varadhan+Urbanek+Epstein_3.pdf%20%20>
- Brian McHugh, Bristol Myers Squibb: "How R can orchestrate bootstrapping"
Free drinks and snacks will be available.
Mailing List - To ensure you receive details of all future NewJerseyR meeting please ask to join our mailing list by emailing us at: newjerseyr at mango-solutions.com
LondonR
Tha...
2008 Aug 26
2
[ANNOUNCE] Samba 3.3.0pre1 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Release Announcements
=====================
This is the first preview release of Samba 3.3.0. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Major enhancements in Samba 3.3.0 include:
2008 Aug 26
2
[ANNOUNCE] Samba 3.3.0pre1 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Release Announcements
=====================
This is the first preview release of Samba 3.3.0. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Major enhancements in Samba 3.3.0 include:
2009 May 07
12
is there simpler way to export html within xml
Hi,
we''re exporting a lot of html code within xml, our current method works
but it''s very messy - far from perfect, is there a better way to do
this.
an example of our controller code is
html = html + "<img src="/icon/icon_email.gif"