Displaying 6 results from an estimated 6 matches for "ehk".
Did you mean:
eh
2004 Jun 08
1
level assignment
...nging unexpected in a level asignment problem?
for(i in 2:length(msegmente))
{ msegmente[,i] <- as.factor(msegmente[,i])
}
Problem is that not every level is in every variable, so the
asignment is necessary!?
levels(LT.200301) <- c(1=AK,3=GC,10=OC,
29=AM,32=IA,38=ACH,52=ZBA,53=A9L,59=EHK)
Error: syntax error
> levels(LT.200301) <- list(c(1=AK,3=GC,10=OC,
29=AM,32=IA,38=ACH,52=ZBA,53=A9L,59=EHK))
Error: syntax error
> levels(LT.200301) <- c(1="AK",3="GC",10="OC",
29="AM",32="IA",38="ACH",52="ZBA"...
2000 May 17
6
Documentation
I just installed Red Hat v. 6.2 and would like to configure SAMBA. I was wondering if you could point me to some good documentation sites that can lead me step by step through setup and configuration of SAMBA. I'll be experimenting with it in the meantime but your help will be extremely helpfull.
Thank you,
Jerry Lawson MCSE, MCP +Internet
2003 Sep 11
2
samba-3 problem joining ws to domain
...# smb.conf
passdb backend = ldapsam:ldaps://alfa.sf.lan, guest
delete user script = /usr/local/sbin/smbldap-userdel.pl %u
add group script = /usr/local/sbin/smbldap-groupadd.pl %g
add machine script = /usr/local/sbin/smbldap-computeradd.pl %u
ldap suffix = dc=ehk,dc=lan
ldap machine suffix = ou=Computers,dc=ehk,dc=lan,dc=ehk,dc=lan
ldap user suffix = ou=Users,dc=ehk,dc=lan,dc=ehk,dc=lan
ldap admin dn = cn=Manager,dc=ehk,dc=lan
force user = %U
force group = users
#
Unix username: khk_rauno.tuul
User SID:...
2004 May 10
1
share is read-only since 3.0.3 - "access is denied"
...path = /home/samba/tmp
force user = nobody
force group = nobody
create mask = 0777
directory mask = 0777
public = yes
writeable = yes
browseable = yes
Folder:
drwxrwxr-x 49 root users 4096 it
User account:
# smbldap-usershow.pl rauno
dn: uid=rauno,ou=Users,dc=ehk,dc=lan
sambaSID: S-1-5-21-1347305728-752463190-2852647101-3000
uidNumber: 1000
gidNumber: 221
sambaPrimaryGroupSID: S-1-5-21-1347305728-752463190-2852647101-1443
Group entries:
users:x:221:
osak_it:x:215:rauno
Group mappings:
# net groupmap list
Osakond_it (S-1-5-21-1347305728-752463190-285264710...
2008 May 21
0
Errors in using gdb (PR#11496)
...A+M5IB8x8GW5x/AorkjZAtozb40h
aHddBO9WB8JbHLHz+wzX+W2IqxNLu7qJ8tcCGDX5QbsBxJ5MtR57RyN7wBa/agrBbuA14sDY
rT2eyXyIEuErgMYEqwJ0KUFHVvUwipZ2BLwh7E8s7bCT6R6DEcLOPhJ7PH97E9jES/jNLWJp
Z4G4LiqGsBkgk2I6mY40Oj7tuUNk5j6ztCcQPgztiIWJmT30E38SrH9maVcM4rJ7GdPEayGg
uB20o/0fLe3qYUXIYdUNAdobQVxeJ4iXQU0aVWJsD+J5ZNrJHO1REhK5rcgBxB9+fGv5gfou
E/6iM4ZRDkdCe8S5wQzZ1Vk6DNfR9o6R7VwpFN5c6vaM+8zSnjtstTuuPjgTFM/talxnIcJD
DVYyX3B1DQgOSwWpPn3FjR5mdWzpuZZqGYcYncsiP7I2rx4LMqEo19Sgn59u1LNOj6rTlrrn
yKRTqzr5yYVq06tj0VZza0zx1KPfDnP7Q3WPbVqHFr/N6edHP33N1l6i/0z3oF2Y8nGEF8rK
igDVgu09g7FTqD/sr54CeMb82SGViuDNngntMbpUKvnQHi9f5PJAroD2lgTaY98...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking