Displaying 4 results from an estimated 4 matches for "cburk".
Did you mean:
burk
2006 Jan 05
1
Active Directory authentication fails
I am trying to get Samba to authenticate to a Win2k DC. The error I
consistently get is "Failed to verify incoming ticket" Using wbinfo I can
pull the user and groups from the DC. Using krb5 I can get a good ticket
from the DC. I have the winbind options in my smb.conf exactly as listed in
the docs. The Linux box did a "net join ads" no sweat. After sitting a
while, I no longer
2005 Jul 20
3
PPTP
...th0:192.168.17.49
Rules:
ACCEPT pptp all all
ACCEPT all pptp all
Any ideas?
________________________________________
Chip Burke
Innova Partners
1177 Olentangy River Rd.
Columbus, OH 43212-3117
Voice: 614-384-7446
Fax: 614-384-7453
E-mail: cburke@innova-partners.com
________________________________________
2006 Jan 05
0
ACLs
I am having a heck of a time getting ACLs to work in Samba. I can create
files in the shares fine. But when I go to change permissions, I get an
access denied.
Nt acl support = yes
Security mask = 0777
Directory security mask = 0777
Admin users = myaccount
I don't know what else to open up.
________________________________________
Chip Burke
2005 Dec 26
1
Rserve setSEXP command
Can any valid SEXP expression be given in the setSEXP command?
I tried to send a numeric matrix by including the dim attribute with the
data, but get an error code 68 (some parameters are invalid). Is the dim
attribute not supported by setSEXP? If so, does this mean a matrix
should be sent as a list, then a dim command sent in a second step?