Displaying 20 results from an estimated 32 matches for "noonan".
2002 Sep 28
1
oplock problem - how to fix?
...1
hosts allow = 192.168.100. 127.
interfaces = 192.168.100.2/255.255.255.0
load printers = yes
log file = /var/log/log.%m
max log size = 50
security = domain
password server = *
encrypt passwords = yes
socket options = TCP_NODELAY
os level = 255
domain admin group = noonans root @wheel
wins support = no
dns proxy = no
[homes]
comment = Home Directories
browseable = no
writeable = yes
[printers]
comment = All Printers
path = /var/spool/samba
browseable = no
guest ok = no
writeable = no
printable = yes
[rootpart]
comment = Everything...
2002 Oct 06
1
Show stopper - 2nd cry for help
...ifer-Watkins97Data.mdb]
[2002/10/05 21:50:07, 3] smbd/dosmode.c:unix_mode(111)
unix_mode(tmp/Jennifer-Watkins97Data.mdb) returning 0764
[2002/10/05 21:50:07, 3] lib/util.c:unix_clean_name(387)
unix_clean_name [tmp/Jennifer-Watkins97Data.mdb]
[2002/10/05 21:50:07, 2] smbd/open.c:open_file(233)
noonans opened file tmp/Jennifer-Watkins97Data.mdb read=No write=Yes
(numopen=2)
[2002/10/05 21:50:07, 3] smbd/process.c:process_smb(878)
Transaction 571 of length 88
[2002/10/05 21:50:07, 3] smbd/process.c:switch_message(685)
switch message SMBtrans2 (pid 9330)
[2002/10/05 21:50:07, 3] smbd/sec_ctx.c...
2013 Aug 12
16
[Bug 2142] New: openssh sandboxing using libseccomp
https://bugzilla.mindrot.org/show_bug.cgi?id=2142
Bug ID: 2142
Summary: openssh sandboxing using libseccomp
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee: unassigned-bugs at
2014 Mar 05
2
[LLVMdev] github's llvm mirror down
Just curious, what's the reason we don't make the github mirrors the
official mirrors? ...besides not knowing how to revive them when they
go down. :)
-Greg
On Tue, Mar 4, 2014 at 5:35 PM, Steven Noonan <steven at uplinklabs.net> wrote:
> Someone should enable the smart HTTP protocol:
>
> https://www.kernel.org/pub/software/scm/git/docs/git-http-backend.html
>
> On Tue, Mar 4, 2014 at 4:16 PM, Greg Fitzgerald <garious at gmail.com> wrote:
>>> LLVM has its own mi...
2014 Sep 04
2
[LLVMdev] LLVM 3.5 links broken
http://llvm.org/releases/download.html
The links to the 3.5 tarballs are broken (someone on IRC mentions the
extensions should be .xz rather than .gz), and the subject above them
reads "Download LLVM 3.4.2". Can someone please fix the page up?
2012 Jun 20
1
Winbind: disable UDP/137 broadcasts
...traffic.
The server is working without this traffic hitting the network.
However, Winbindd is constantly trying to broadcast and logging that it can't.
I have "disable netbios = yes" in my smb.conf file. How do I stop winbind from
sending traffic to the broadcast address?
--
Tom Noonan II
ESTL Technician - Randstad
2010 Aug 09
0
[LLVMdev] MmapAllocator
On Sun, Aug 8, 2010 at 9:20 PM, Reid Kleckner <reid.kleckner at gmail.com>wrote:
> On Sun, Aug 8, 2010 at 8:20 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk>
> wrote:
> >
> > On Aug 7, 2010, at 7:05 PM, Steven Noonan wrote:
> >> I've been doing work on memory reduction in Unladen Swallow, and
> >> during testing, LiveRanges seemed to be consuming one of the largest
> >> chunks of memory.
> >
> > That's interesting. How did you measure this? I'd love to see your...
2005 Oct 14
3
Samba 3.0.20 and ADmitMac
...owse the network let alone join the OSX machines to the
domain. Samba is v3.0.20 running on FreeBSD 5.4-STABLE. Macs are running
OSX v10.3.9 and are fully patched. I've tried both ADmitMac v2.1 and 3.0
with same results.
Any experiences with ADmitMac in the Samba community?
Thanks,
--Sean Noonan.
2012 May 29
1
Windows 7 attempting to access Samba over port 80
...r error at this time.
I have a sit-down with the user tomorrow to try and resolve this. However, I
currently believe this is a client side issue and I don't know what to check
client side. (I'm a Linux admin, not Windows) Can any of the Windows guys on
this list advise?
Thanks!
--
Tom Noonan II
ESTL Technician - Randstad
2012 Mar 16
1
Upgrade of IDMAP_VERSION from -1 to 2 is not possible with incomplete configuration
Hi
I'm running CentOS 6.2 with samba-3.5.10-114 , and LikewiseOpen 6.1 .
How do I fix these errors ?
Mar 16 20:25:43 nzhmlfpr05 winbindd[2556]: [2012/03/16
20:25:43.639871, 0] winbindd/idmap_tdb.c:287(idmap_tdb_open_db)
Mar 16 20:25:43 nzhmlfpr05 winbindd[2556]: Upgrade of IDMAP_VERSION
from -1 to 2 is not possible with incomplete configuration
Mar 16 20:25:43 nzhmlfpr05 winbindd[2556]:
2010 Aug 09
0
[LLVMdev] MmapAllocator
On Aug 7, 2010, at 7:05 PM, Steven Noonan wrote:
> I've been doing work on memory reduction in Unladen Swallow, and
> during testing, LiveRanges seemed to be consuming one of the largest
> chunks of memory.
That's interesting. How did you measure this? I'd love to see your data.
Note that the LiveRange struct is allo...
2014 Dec 13
2
[LLVMdev] Cannot split vector result of AVX intrinsic _mm256_rsqrt_ps
I'm getting this on LLVM trunk:
SplitVectorResult #0: 0x27e6250: v8f32 = llvm.x86.avx.rsqrt.ps.256
0x2739310, 0x2739420 [ORD=16] [ID=0]
LLVM ERROR: Do not know how to split the result of this operator!
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Oddly, when I build the same code without -flto I don't see this issue.
I see a similar bug was reported
2010 Aug 09
5
[LLVMdev] MmapAllocator
On Sun, Aug 8, 2010 at 8:20 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:
>
> On Aug 7, 2010, at 7:05 PM, Steven Noonan wrote:
>> I've been doing work on memory reduction in Unladen Swallow, and
>> during testing, LiveRanges seemed to be consuming one of the largest
>> chunks of memory.
>
> That's interesting. How did you measure this? I'd love to see your data.
>
> Note tha...
2013 Nov 01
9
package conflict resolution method:
Hello, list:
I have two puppet modules that are unrelated to each other, but
both have (unrelated) Python scripts that parse YAML. As such, both
have a block like the following in their manifests for the PyYAML script
dependency:
package { ''PyYAML'':
ensure => installed,
}
If I try and include both modules on the same server this
causes an obvious
2014 Mar 05
3
[LLVMdev] github's llvm mirror down
> LLVM has its own mirror at http://llvm.org/git/llvm.git, if that suits your needs.
The llvm.org mirror seems to be quite a bit slower (~3.5x). I think
it's because github lets me use the git protocol whereas llvm.org
suggests http. When I try to clone "git at llvm.org:git/llvm.git", I'm
asked for a password for user 'git'.
-Greg
On Tue, Mar 4, 2014 at 3:54 PM,
2001 Mar 29
2
Samba 2.0.7 on BSD/OS 4.2
...#39;t
find the printer. Then SMBD dies without any other messages.
Just vanishes. No core file, nada. I've configed it with various
options and none of those make any difference. Has anybody got
this thing running?
Please CC: me directly on any reply you might post.
thx,
--
Joseph F. Noonan
Systems Manager
Rigaku/MSC
jfn@msc.com
2002 Nov 05
1
Security Question: passwordless machine accounts
Hi folks,
Finally got Samba up and running after many oplock issues and I'm very
pleased. One "detail" left that bothers me. I'm running FreeBSD 4.7-STABLE
on our PDC and every night I'm (root) is emailed a security report. Among
the items reported is:
Checking for passwordless accounts:
.
.
CLIENT01$::1134:1134::0:0:Machine CLIENT01:/dev/null:/sbin/nologin
.
Should I
2012 Mar 07
0
Local group auth not working for domain members with SECURITY=ADS
...workable solution for my end goal.
My question at this time is if this is behavior is expected. Will
Samba check the NSS groups for domain members? Also, I see samba calls
getgrouplist() samba3/lib/from system_smbd.c. Is this code executed for
domain member lookups?
Thanks in advance.
--
Tom Noonan II
ESL Technician - Randstad
2010 Aug 08
4
[LLVMdev] MmapAllocator
Hi folks,
I've been doing work on memory reduction in Unladen Swallow, and
during testing, LiveRanges seemed to be consuming one of the largest
chunks of memory. I wrote a replacement allocator for use by
BumpPtrAllocator which uses mmap()/munmap() in place of
malloc()/free(). It has worked flawlessly in testing, and reduces
memory usage quite nicely in Unladen Swallow.
The code is available
2003 Oct 06
2
plateful of crow (was Re: Frequent reboots...)
...gilham@csl.sri.com
If you hold a controversial position you will draw controversy and its
cousins: denunciation, dislike, etc. It's the price you pay. And
unlike Tom Daschle, I pay it without a taxpayer-funded security team
to keep me safe. -- Peggy Noonan