search for: nosc

Displaying 7 results from an estimated 7 matches for "nosc".

Did you mean: noc
2014 Aug 28
2
Winbind + sernet Samba4 + CentOS 6.5 + AD
...ng and can provide some config settings if needed (though I might edit or swap out some critical information) as well as strace outputs for those commands that get me nothing. Thanks in advance, Stephen Stephen E. Garcia-Morales sgmorale at ringling.edu Ringling College of Art and Design .'. Nosce Te Ipsvm .'.
1999 Jun 09
3
Port 7 scan
Over the last several day, we''ve been getting pretty regular scans from a non-existant host on our port 7. Any idea what they are looking for/what are some of vulnerabilites with echo? Thanks Coral Cook
2013 Oct 21
1
[LLVMdev] MI scheduler produce badly code with inline function
Hi Andy, I'm working on defining new machine model for my target, But I don't understand how to define the in-order machine (reservation tables) in new model. For example, if target has IF ID EX WB stages should I do: let BufferSize=0 in { def IF: ProcResource<1>; def ID: ProcResource<1>; def EX: ProcResource<1>; def WB: ProcResource<1>; } def :
1999 Nov 17
6
Samba 2.0.6, MKS' touch.exe, and file/dir time stamps
...bsequent write() will change it anyway: but in our case, the touch command is not going to write anything. Am I running into a bug here, or is this a smb.conf problem ? Gert-Jan ----- "In creating this message no animals were hurt and no Microsoft software was run" - broman@nosc.mil
1999 Jun 04
0
Forw: 2.2.x kernel vulnerability
...urity@redhat.com>; Wed, 9 Jun 1999 11:24:10 -0400 Received: from itlies (itlies.fiwcdsd.navy.mil [198.253.150.61]) by gandalf.fiwcdsd.navy.mil (8.9.3/8.9.3) with SMTP id IAA19920 for <linux-security@redhat.com>; Wed, 9 Jun 1999 08:24:19 -0700 From: "EW1 Coral J. Cook" <ccook@nosc.mil> To: <linux-security@redhat.com> Subject: Port 7 scan Date: Wed, 9 Jun 1999 08:18:05 -0700 Message-ID: <000001beb28b$45c9bd80$3d96fdc6@fiwcdsd.navy.mil> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Norm...
1998 Sep 26
0
No subject
After installing samba-1.9.18p10 on my Solaris 2.6 Server, I got the following messages. If you are familiar with theser errors, please help. smbclient error message: params.c:OpenConfFile() - Unable to open configuration file "/opt/samba-1.9.18p10/lib/smb.conf": Too many open files load_client_codepage: filename /opt/samba-1.9.18p10/lib/codepages/codepage.850 does not exist. Added
1998 Oct 02
0
bind failed on port 139 error in log.smb???
I just install samba.1.9.18p10 version on my Solaris 2.6. Our network setup: the SAMBA server is on the same network with my NT Server PDC and NT workstation within PDC domain. I also have another subnet that have WinNT and Win95. We also use NIS domain server for our UNIX home user account. smb.conf: workgroup = NTPDC_NAME server string = SMBSERVER_NAME host allow = .... load