Displaying 20 results from an estimated 58 matches for "mikey".
Did you mean:
mike
2004 Mar 04
1
Domain Admin with tdbsam on 3.0.2a
...g
samba and linux.
I am using the tdbsam backend
[global]
---snip----
domain master = yes
local master = yes
preferred master = yes
domain logons = yes
passdb backend = tdbsam
---snip----
I have the following unix groups:
GrpName GID
======== ====
ntadmins 702
users 100
mikey 700
administrator 703
I have the following users:
UsrName GID Primary Group Groups
======== ==== ============ =======================
mikey 600 ntadmins users,root,mikey
administrator 603 ntadmins users,root,admnistrator
I have used Pdbedit to add user...
2007 May 01
0
Re: [asterisk-dev] SRTP implementation
...to get it into trunk.
>>
>> Kevin and I earlier decided that we wanted to delay this until we had a
>> complete security solution, with signalling based secure key exchange ;-)
>>
>> /O
>
> I have uploaded a new patch. This patch and also the previous supports MIKEY
> as well as sdescriptions.
>
> The MIKEY key management scheme uses transport encryption for transporting
> the keys securely over unsecured transports such as unencrypted SDP.
>
> There are several MIKEY flavors: Pre shared, DH-SIGN, RSA, RSA-R and DH-HMAC.
> The patch cur...
2008 Jun 23
3
Wine on Windows XP
...o what is the answer to jsmith's question?
On 6/22/08 wine-users-request at winehq.org wrote:
> Message: 4
> Date: Sun, 22 Jun 2008 18:22:59 -0700
> From: James McKenzie <jjmckenzie51 at sprintpcs.com>
> Subject: Re: [Wine] Wine on Windows XP
> To: Michael Reich <reich.mikey at gmail.com>
> Cc: wine-users at winehq.org
> Message-ID: <485EFAF3.8010907 at sprintpcs.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Michael Reich wrote:
>
>> >
>> > On 6/21/08 wine-users-request at winehq.org wrote:
>&g...
2011 Feb 17
0
Fwd: Re: Determining which version of ocfs2 tools a filesystem was created with.
Sorry all, forgot to hit reply-all.
---------- Forwarded Message ----------
Subject: Re: [Ocfs2-users] Determining which version of ocfs2 tools a
filesystem was created with.
Date: Thursday 17 February 2011, 12:33:36
From: Mikey Austin <mikey at mikeyaustin.com>
To: Sunil Mushran <sunil.mushran at oracle.com>
On Wednesday 09 February 2011 11:40:01 you wrote:
> On 02/07/2011 10:41 PM, Mikey Austin wrote:
> > We have been using the ocfs2 tools (version 1.4.4) on gentoo
> > (2.6.18-164.15.1 kernel)...
2009 Aug 30
2
Asterisk/app_rpt and bandwidth
...words! At idle but still connected to some other device, what data
will be transferred?
I currently don't have access to a working Asterisk/app_rpt node or hardware,
so any input would be really good.
--
Thanks, Michael Maxwell
eMail: metalmick at gmail.com
Phone: +61 (03) 8680 4946
Web: mikey.webhop.org
Powered By: PCBSD.org | FreeBSD.org | OpenSource.org
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PRAIL.org - Australia-Wide radio communications for free
Sponsor:
Hightek Hosting - A New Wave in IT and Hosting Technology
Hosting, IT services, sales and onsite supp...
2006 Mar 21
2
[PATCH] initramfs: CPIO unpacking fix
...ike devices, fifo etc. can't be overwritten in
subsequent CPIOS.
With this, the kernel will more closely replicate
for i in *.cpio; do cpio --extract --unconditional < $i ; done
This is a change but it's regarded as fixing broken functionality.
Signed-off-by: Michael Neuling <mikey@neuling.org>
---
This is a retransmission.
init/initramfs.c | 3 +++
1 files changed, 3 insertions(+)
Index: linux-2.6.15/init/initramfs.c
===================================================================
--- linux-2.6.15.orig/init/initramfs.c
+++ linux-2.6.15/init/initramfs.c
@@ -249,6...
2013 Jul 01
3
Installing NUT on Solaris
...I've started with a basic Solaris install and added the following
packages from sunfreeware
libiconv-1.14-sol10-sparc-local
gcc-3.4.6-sol10-sparc-local
make-3.82-sol10-sparc-local
libintl-3.4.0-sol10-sparc-local
Working from Mike Nowak's notes at:
https://blogs.oracle.com/mikey/entry/network_ups_tools_on_solaris
> ./configure --prefix=/opt/nut --with-statepath=/var/ups --with-user=ups --with-group=ups
returns alright, but the subsequent "make" fails with:
> make[1]: Entering directory `/opt/downloads/nut-2.6.5/common'
> /bin/bash ../libtool --tag=...
2009 Apr 11
3
New game on Steam: Braid
Just so you guys know, there's a new game available on Steam that I would hope to see some development for Wine, which is this awesome puzzle game called Braid. http://braid-game.com/ It's a 2D side scroller, but it's so much more. I've played the demo on my brother's X-Box 360, but never could convince him that it was worth it to download. SO I was hoping I could stir up some
2003 Sep 16
2
/tftpboot file locations
Has anyone had any luck with moving files outside of /tftpboot? Its been
particularly frustrating in my environment to support files within this
directory. Especially since I support three different architectures and
need to differentiate their boot loaders, kernels, configs, initrd's,
etc. I'd really like to symlink off to my AFS space and let the sysname
values do the work.
Is there a
2014 Feb 26
6
[Bug 2206] New: ssh-copy-id fails with message 'Ambiguous output redirect.' with a non-sh style remote shell
https://bugzilla.mindrot.org/show_bug.cgi?id=2206
Bug ID: 2206
Summary: ssh-copy-id fails with message 'Ambiguous output
redirect.' with a non-sh style remote shell
Product: Portable OpenSSH
Version: 6.5p1
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
2013 Jul 02
0
Installing NUT on Solaris
...install and added the following
> packages from sunfreeware
> libiconv-1.14-sol10-sparc-local
> gcc-3.4.6-sol10-sparc-local
> make-3.82-sol10-sparc-local
> libintl-3.4.0-sol10-sparc-local
>
> Working from Mike Nowak's notes at:
> https://blogs.oracle.com/mikey/entry/network_ups_tools_on_solaris
>
> > ./configure --prefix=/opt/nut --with-statepath=/var/ups --with-user=ups --with-group=ups
>
> returns alright, but the subsequent "make" fails with:
> > make[1]: Entering directory `/opt/downloads/nut-2.6.5/common'
> &g...
2019 Dec 13
2
Dovecot 2.3.9 - lmtp crashes with Signal 11
...250-ENHANCEDSTATUSCODES
250-PIPELINING
250 STARTTLS
MAIL FROM:<ms at mike2k.de>
250 2.1.0 OK
RCPT TO:<mikey at localhost.mike2k.de>
250 2.1.5 OK
DATA
354 OK
To:
bla
.
(and thats it, connection closed because of the segfault).
Michael
> On 11. Dec 2019, at 08:07, Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
>
> Hi!
>
> Can you provide a ma...
2018 Feb 07
2
Windows 10 Office 2016 slow accessing samba network shares
...ult domain = true
# force Samba to bind only to public network
interfaces = aaa.bbb.ff.gg/255.255.255.0
bind interfaces only = yes
socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY
deadtime = 0
# added 20150422
server signing = auto
client signing = auto
# from MIKEY's Readme
client lanman auth = no
client ntlmv2 auth = yes
client plaintext auth = no
client use spnego = yes
client schannel = yes
lanman auth = no
ntlm auth = no
# 20171101
server min protocol = SMB2_10
client min protocol = SMB2
client max protocol = SMB3
#...
2008 Jan 27
4
Rails versions and documentation, confused learning rails
Okay, I am new to rails. I see that the new release of rails does not apply
to anything on the site with regards to tutorials including screencasts.
What I don''t understand is how I am suppose to learn Rails 2.0 if there is
no docmentation for it. I did see that on peepcode there is a pdf for what
has changed but how does that help me?
How do I get an understanding of the design
2013 Jul 05
1
Installing NUT on Solaris
...>>>
>>>> I'm running Solaris 10 on a dozen SPARC boxes. I'd like to explore NUT for use with our snmp UPS, but I'm unable to complete the configure/make/install process.
- snip -
>> Working from Mike Nowak's notes at:
>> https://blogs.oracle.com/mikey/entry/network_ups_tools_on_solaris
>>
>>> ./configure --prefix=/opt/nut --with-statepath=/var/ups --with-user=ups --with-group=ups
>>
>> returns alright, but the subsequent "make" fails with:
>>> make[1]: Entering directory `/opt/downloads/nut-2.6.5/com...
2017 Sep 01
0
Status of reverted Linux patch "tty: Fix ldisc crash on reopened tty", Linux 4.9 kernel frequent crashes
...on it, want to do it yourself?
>
> I'm not anymore. We found it was only triggered on a bogus CONFIG option
> combination. Once we removed that, it no longer happened.
>
> The underlying bug was still there though.
>
Yep.. and the bug seems to trigger at runtime.
> Mikey
-- Pasi
2005 Nov 21
1
What's the best way to do this?
...rtual mailboxes (maildirs) one for each mailing
list or group? Then using an IMAP client to subscribed only to the lists that
I *want* to read? My biggest problem is that I have a blackberry and I don't
want to get interrupted for non-critical e-mail.
Or is there a better solution?
TIA!
-Mikey
--
Michael Segel
Principal
MSCC
312 952- 8175 [M]
2003 Aug 05
1
merging multiple diskettes for pxelinux usage
I have some hardware vendor diagnostic utilities that I'd like to use
via PXE. One example is a three diskette test suite. How can I merge
all these diskettes into a single PXE bootable image?
I have been using pxelinux, memdisk, and isolinux successfully for other
things, so I'm a little embarrased even asking. Is there a way to PXE
boot ISO images? Can syslinux support larger than 2.8MB
2009 Apr 01
0
IAX2 transfer=force
...4569 or network route condition, etc, etc.
I have the feeling that, I smell a iax2-transfer-force.patch
I'll wait it out a bit longer and see what comes up here or other places then
start coding.
--
Thanks, Michael Maxwell
eMail: m.maxwell at optusnet.com.au
Phone: +61 (0)3 8680 4946
Web: mikey.webhop.org
Powered by:
- PCBSD - pcbsd.org
- FreeBSD - freebsd.org
- Open Source - opensource.org
2009 Oct 25
1
chan_echolink
Greetings,
Where can I get the chan_echolink channel driver from? I've seen reference
to it, but have yet to find a place to download/compile it. It is part of
the app_rpt.so module... I am told, but do not see the source with app_rpt.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: