Displaying 20 results from an estimated 789 matches for "cornel".
Did you mean:
corner
2013 Jun 05
3
Samba4 and NVSv4
...tion is good. All CentOS systems
use sssd only and no winbind; this is also working (kinit, sudo, ssh, etc
all good). Samba is at 3.6.9 on all systems except for the DC's.
Samba4 works; DNS works; Kerberos works; NFSv4 works with sec=sys.
I joined the clients to the domain ("TITAN.TEST.CORNELL.EDU") with:
# net ads join -U Administrator ...
# net ads testjoin
and created the nfs service principals (on the client and NFSv4 server)
with:
# net ads keytab add nfs -U Administrator
This all works. I can see that the nfs service principals have been added;
on the client ab...
2013 Jun 05
3
Samba4 and NVSv4
...tion is good. All CentOS systems
use sssd only and no winbind; this is also working (kinit, sudo, ssh, etc
all good). Samba is at 3.6.9 on all systems except for the DC's.
Samba4 works; DNS works; Kerberos works; NFSv4 works with sec=sys.
I joined the clients to the domain ("TITAN.TEST.CORNELL.EDU") with:
# net ads join -U Administrator ...
# net ads testjoin
and created the nfs service principals (on the client and NFSv4 server)
with:
# net ads keytab add nfs -U Administrator
This all works. I can see that the nfs service principals have been added;
on the client ab...
2015 May 10
4
bind fails to start w/missing records
...mba-tool ldapcmp ldap://<YOUR_FIRST_DC> ldap://<YOUR_SECOND_DC>
Interesting. DC1 and DC2 have many differences; DC1 and DC3 are the same.
Maybe I will demote DC2 and join it again.
> Check if you actually have dns records:
For DC1 (host name baxter):
dn: DC=baxter,DC=europa.icse.cornell.edu,CN=MicrosoftDNS,DC=DomainDnsZones,DC=europa,DC=icse,DC=cornell,DC=edu
objectClass: top
objectClass: dnsNode
instanceType: 4
whenCreated: 20150430150532.0Z
whenChanged: 20150430150532.0Z
uSNCreated: 4725
uSNChanged: 4725
showInAdvancedViewOnly: TRUE
name: baxter
objectGUID: 739a5762-719a-44d2-9...
2015 May 10
0
bind fails to start w/missing records
...ces; DC1 and DC3 are the
> same. Maybe I will demote DC2 and join it again.
Just check that it isn't just non replicating attributes that are different.
>
>> Check if you actually have dns records:
>
> For DC1 (host name baxter):
>
> dn:
> DC=baxter,DC=europa.icse.cornell.edu,CN=MicrosoftDNS,DC=DomainDnsZones,DC=europa,DC=icse,DC=cornell,DC=edu
> objectClass: top
> objectClass: dnsNode
> instanceType: 4
> whenCreated: 20150430150532.0Z
> whenChanged: 20150430150532.0Z
> uSNCreated: 4725
> uSNChanged: 4725
> showInAdvancedViewOnly: TRUE
>...
2013 Apr 23
1
Strange DNS results
Samba 4.0.0, CentOS 6.4, bind 9.9 DLZ.
I could use some help debugging a strange DNS issue. I have two Samba4
domain controllers, dc-1.europa.icse.cornell.edu and
dc-2.europa.icse.cornell.edu. On either dc-1 or dc-2 or any client host:
# host dc-1.europa.icse.cornell.edu dc-2
dc-1.europa.icse.cornell.edu has address 192.168.15.250
dc-1.europa.icse.cornell.edu has address 192.168.3.250
dc-1.europa.icse.cornell.edu has address 192.168.7.250
which i...
2015 May 10
2
bind fails to start w/missing records
.../mnt/domain/samba/europa/private/dns.keytab";
allow-recursion { 10.22.200.0/23; 10.84.104.0/26; 192.168.4.0/22; 192.168.12.0/22; 192.168.16.0/22; };
};
controls {
inet 127.0.0.1 allow { localhost; };
};
zone "." IN {
type hint;
file "named.ca";
};
zone "icse.cornell.edu" IN {
type master;
notify no;
file "named.icse.cornell.edu";
};
zone "104.84.10.in-addr.arpa" IN {
type master;
notify no;
file "named.10.84.104";
};
zone "200.22.10.in-addr.arpa" IN {
type master;
notify no;
file "named.10....
2014 Feb 12
1
TKEY is unacceptable
...BIND_DLZ (bind-9.9.1-0.1.P2) on CentOS 6.5 x86_64.
I have two domain controllers, dc-1 and dc-2, which each have three
network interfaces. Selinux is in permissive mode, and iptables is off.
One interface on each dc is to be shut down. So, on dc-1, I do:
# nsupdate -g
update delete europa.icse.cornell.edu A 192.168.3.250
update delete europa.icse.cornell.edu A 192.168.3.251
send
and this works, as confirmed by "nslookup europa.icse.cornell.edu". The
same nsupdate operation on dc-2 fails with:
dns_tkey_negotiategss: TKEY is unacceptable
I have verified that named.conf is the same o...
2006 Feb 02
2
DFS redirection to sub-folders beyond share
...bclient. I think that we just need to be
able to map users to something beyond the actual share. It looks like
it could be fixed by modifying the code to handle the slashes correctly
(see the error below). Here is the log from smbclient with the -d 3
debugging option:
sh-3.00$ smbclient //tc.cornell.edu/tc -k -d 3
lp_load: refreshing parameters
Initialising global parameters
params.c:pm_process() - Processing configuration file
"/etc/samba/smb.conf"
Processing section "[global]"
Can't find include file /etc/samba/smb.conf.
added interface ip=128.84.31.152 bcast=1...
2009 Dec 11
3
`mgp[1:3]' are of differing sign (PR#14130)
Full_Name: Cornell Gonschior
Version: 2.10.0
OS: Linux
Submission from: (NULL) (212.201.28.40)
Hi,
in the introduction to R, you can find the following sentence in the par()
chapter:
"Use tck=0.01 and mgp=c(1,-1.5,0) for internal tick marks."
I thought that's nice, because I wanted to have tick mark...
2015 May 10
2
bind fails to start w/missing records
...der. "samba-tool drs showrepl" shows no
problems.
> Check your FSMO roles.
I've done that; this appears to be in order (DC1 = baxter):
InfrastructureMasterRole owner: CN=NTDS Settings,CN=BAXTER,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=europa,DC=icse,DC=cornell,DC=edu
RidAllocationMasterRole owner: CN=NTDS Settings,CN=BAXTER,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=europa,DC=icse,DC=cornell,DC=edu
PdcEmulationMasterRole owner: CN=NTDS Settings,CN=BAXTER,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=europa,DC...
2015 May 10
0
bind fails to start w/missing records
...ely seem to have problems there.
>> Check your FSMO roles.
>
> I've done that; this appears to be in order (DC1 = baxter):
>
> InfrastructureMasterRole owner: CN=NTDS
> Settings,CN=BAXTER,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=europa,DC=icse,DC=cornell,DC=edu
> RidAllocationMasterRole owner: CN=NTDS
> Settings,CN=BAXTER,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=europa,DC=icse,DC=cornell,DC=edu
> PdcEmulationMasterRole owner: CN=NTDS
> Settings,CN=BAXTER,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Conf...
2012 Jan 17
2
[LLVMdev] powerpc-darwin8 build/test status page
Hi,
For anyone who might be interested, I've thrown together a little
page to track my builds of llvm and clang, both release 3.0 and
svn-trunk, on powerpc-darwin8.
http://www.csl.cornell.edu/~fang/sw/llvm/
I'll update the list of logs each time I svn-update and build. It's
nowhere as nice as a real buildbot page, but it's better than nothing.
3.0 still has over 20 test failures, while svn-trunk has over 800.
A lot of the failures with 3.0 are still reproducible on...
2012 Jul 09
3
Samba4 and Bind9
...Bind9 installation which includes several different zone
files. Foward and reverse lookups work fine.
When I include
include "/usr/local/samba4/private/named.conf";
in the named.conf, named will no longer start:
Jul 9 15:01:47 s6a named[9857]: samba_dlz: started for DN DC=test,DC=cornell,DC=edu
Jul 9 15:01:47 s6a named[9857]: samba_dlz: starting configure
Jul 9 15:01:47 s6a named[9857]: samba_dlz: Failed to configure zone 'test.cornell.edu'
Jul 9 15:01:47 s6a named[9857]: loading configuration: already exists
Jul 9 15:01:47 s6a named[9857]: exiting (due to fatal error)...
2012 Aug 10
1
samba4+sssd+centos6
In need of some help here. I hope I haven't trimmed this too much.
As I mentioned before, I have a CentOS 6.3 system using SSSD (only) bound
to the samba4 DC as an LDAP server using the following in sssd.conf:
[domain/SAMBA]
ldap_default_bind_dn = CN=Administrator,CN=Users,DC=...
ldap_default_authtok = <supersecret>
ldap_default_authtok_type = password
...
and everything
2012 Jul 23
3
How to do the same thing for all levels of a column?
...pt to do the same thing for the other two levels
(T and R) in column 3, and also do this for every column that contains
amino acid residues?
Many thanks for any help you could give me on this topic! :)
Regards,
Zhao
--
Zhao JIN
Ph.D. Candidate
Ruth Ley Lab
467 Biotech
Field of Microbiology, Cornell University
Lab: 607.255.4954
Cell: 412.889.3675
[[alternative HTML version deleted]]
2012 Jan 18
1
[LLVMdev] [cfe-dev] powerpc-darwin8 build/test status page
18.01.2012, 02:46, "David Fang" <fang at csl.cornell.edu>:
> Hi,
> For anyone who might be interested, I've thrown together a little
> page to track my builds of llvm and clang, both release 3.0 and
> svn-trunk, on powerpc-darwin8.
>
> http://www.csl.cornell.edu/~fang/sw/llvm/
>
> I'll update the list of l...
2012 Jan 18
0
[LLVMdev] [cfe-dev] powerpc-darwin8 build/test status page
On Wed, Jan 18, 2012 at 10:51:38PM +0400, Konstantin Tokarev wrote:
>
>
> 18.01.2012, 02:46, "David Fang" <fang at csl.cornell.edu>:
> > Hi,
> > ?????????For anyone who might be interested, I've thrown together a little
> > page to track my builds of llvm and clang, both release 3.0 and
> > svn-trunk, on powerpc-darwin8.
> >
> > http://www.csl.cornell.edu/~fang/sw/llvm/
> >...
2010 Jan 24
21
[Bug 26193] New: nouveau falls back to NoAccel on 9400M
...9400M
Product: xorg
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: bjt23 at cornell.edu
QAContact: xorg-team at lists.x.org
Created an attachment (id=32792)
--> (http://bugs.freedesktop.org/attachment.cgi?id=32792)
Xorg.0.log
I'm seeing this in my xorg log:
(EE) NOUVEAU(0): Error creating GPU channel: -16
(EE) NOUVEAU(0): Error initialising acceleration. Fal...
2011 Dec 15
0
[LLVMdev] llvm/clang test failures on powerpc-darwin8
On Thu, Dec 15, 2011 at 1:17 PM, David Fang <fang at csl.cornell.edu> wrote:
> Hi,
>
> I've bootstrapped llvm/clang from svn-trunk on powerpc-darwin8 (g++-4.0.1), and
> have the following test results to share.
> Summary below, full log at:
> http://www.csl.cornell.edu/~fang/sw/llvm/r146586-powerpc-darwin8-results.txt
>
> The only...
2011 Dec 16
3
[LLVMdev] llvm/clang test failures on powerpc-darwin8
Hi,
Thanks for the quick reply again.
> On Thu, Dec 15, 2011 at 1:17 PM, David Fang <fang at csl.cornell.edu> wrote:
>> Hi,
>>
>> I've bootstrapped llvm/clang from svn-trunk on powerpc-darwin8 (g++-4.0.1), and
>> have the following test results to share.
>> Summary below, full log at:
>> http://www.csl.cornell.edu/~fang/sw/llvm/r146586-powerpc-darwin8-result...