Displaying 8 results from an estimated 8 matches similar to: "Rearranging data"
2004 Oct 12
3
Group membership
I am using Samba PDC with OpenLDAP2 and smbldap-tools. As part of my
logon.bat, I call a script called ifmember.exe. This script can list out the
groups a user is a member of. It is reporting that my root user is a member
of the group 'engr.' I don't know if this is a bug with ifmember.exe or if
it's an issue in Samba or in LDAP. Here is some relevant data:
2004 Oct 25
2
Printing permissions problem
OK, I just took my first non-root user live on my Samba 3.0.7 system.
Printing is via cups, with drivers stored in the print$ share. This user is
a local power user. She can add printers, or root can add them. Root can
also print from them. If this user tries to print anything (a test page
even) she gets a non-verbose error that looks like a permissions error. She
can view the queues
2012 Aug 08
0
Testing for a second order factor using SEM package
Hi!
The following model specification works when testing for first order
factors, but when I attempt to test for a second order factor by adding the
last 4 lines in the model, I get the error message below:
model.cfa.ru <- specifyModel()
sRU1 <- sRU, NA, 1
sRU2 <- sRU, lam12
sRU3 <- sRU, lam13
sRU4 <- sRU, lam14
sRU5 <- sRU, lam15
sRU6 <- sRU, lam16
sRU <-> sRU, mak1
2004 Oct 18
1
W2K can't join 3.0.7 domain
I've got an unpatched W2K Pro system and I'm trying to join it to the 3.0.7
domain. I put in root and root's password for the domain administrator. The
root user's uid is 0 and root is in Domain Users and works for logging into
other workstations in the domain.
W2K reports "User not found" when I try to join the domain. However, the
machine account is indeed
2004 Sep 28
5
Samba / cups problem
Hi all,
I have set up a printer in cups and I can see it with lpstat -a, and I can
print to it. I put what I thought was the appropriate stuff in smb.conf, and
yet no printer shows up to the NT client I'm testing with, or in smbclient -L
output. Any ideas at all? Here is the relevant info:
### smb.conf excerpts ###
[global]
...
printing = cups
printcap name = cups
printcap cache
2011 Sep 05
0
Stemming functions only work on the last word of plain text documents
Hello,
I want to use the SnowballStemmer on a collection of plain text documents. However, when I apply it to my corpus using the tm_map function it only stems the last word of each document (The problem is the for wordStem and stemDocument does not work at all). An example:
> path <- c("c:\path\to\directory") # collection of plain text documents
> corp <-
2011 Apr 06
0
Curious treatment of entities in xmlTreeParse
Hello!
I am not experienced enough to know whether I have found a bug or
whether I am just ignorant.
I have been trying to use the tm package to read in material from RSS
2.0 feeds, which has required grappling with writing a reader for that
flavour of XML. I get an error - "Error : 1: EntityRef: expecting ';' -
which I think I've tracked down.
The feed being processed is from
2004 Oct 29
2
Issue with two domains in one LDAP tree
Hi,
I've just moved a second Samba domain to LDAP -- it works great! However, the
first domain is now dead in the water. It refuses to autenticate, and from
the logs it looks like it's not find the SambaDomainName entry in the LDAP
tree. Here is a diagram of how my LDAP tree is set up.
dc=mycompany,dc=com
|___ ou=computers
|___ ou=people
|___ ou=groups
|___ sambaDomain=domain1
|___