Displaying 20 results from an estimated 20 matches for "orelly".
Did you mean:
oreilly
2009 Aug 31
0
Question about remote users and groups management
...idmap alloc config:range = 10000-20000
## View RedHat Kbase:
## http://kbase.redhat.com/faq/docs/DOC-4844
## http://kbase.redhat.com/faq/docs/DOC-4822
winbind separator = +
winbind use default domain = no
winbind enum users = yes
winbind enum groups = yes
## From Orelly book, 10.5.2
winbind nested groups = yes
## Orelly book Cap 9.7.2
svcctl list = cups crond httpd syslog
## Orelly book Cap 9.7.3
## http://wiki.samba.org/index.php/Event_Logging
eventlog list = application system security syslog
[ netlogon ]
comment = Scripts de in...
2017 Feb 15
2
[Sieve] Is the way to run external script to get attachment?
Hello.
Read all about Extprograms, but have a question.
Use case:
Every day we have couple messages with attachment (from one sender, this
is one-way communication). This attachment is uploads to ownCloud. By
hand... need some automation.
As I see, pipe cat execute scripts with text data USER/FROM/SUBJECT -
and I think with variables it can be any text data, how about attachment?
How I see
2012 Oct 21
0
[LLVMdev] dragonegg polly support broken?
...on darwin as witnessed by
> their use in /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload
> for the python shared modules on both Lion and Mountain Lion. So we aren't deviating from
> convention here.
> Jack
Also see http://docstore.mik.ua/orelly/unix3/mac/ch05_03.htm which describes the convention
for shared modules on darwin as being named with the .bundle or .so suffix. So the flaw is
limited to the test subdirectory in polly. Polly correctly produces a LLVMPolly.so but
incorrectly tries to test polly with a non-existent LLVMPolly.dylib....
2017 Feb 16
0
[Sieve] Is the way to run external script to get attachment?
...described in [2] and whose exact
numeric values could be googled (for instance, see [3]). If your
program return a "known" exit code on error, you'll get better
diagnostics reported for that failure by your SMTP server.
1. http://www.pldaniels.com/ripmime/
2. http://docstore.mik.ua/orelly/networking/sendmail/ch36_05.htm
3. https://gist.github.com/bojanrajkovic/831993
4. http://www.postfix.org/aliases.5.html
2005 Jul 27
1
high context switching and high load averages slowing down system
Hi All,
I have a HP DL 580 with 4 3 GHz CPUs and 4 GB RAM. I'm running Oracle
on it. Throughout the day I am getting high load averages (6 - 18)
and at the same time I see context switching go over 300,000.
Sometimes over 500,000. This is slowing the system down to a crawl.
My OS is RHEL 3 AS Update 4 with the 2.4.21-32.0.1.ELsmp kernel.
Any ideas on why this is happening and how to fix
2015 Aug 28
2
[OT] GNU bc base conversion
...ut when I test from the CLI and
the right values are returned, I have to wonder.
Other than a few other define statements, the only other option I have set
is scale=5 in my bcrc.
In reference to the order of (o|i)base parameters, I have specified obase
before ibase [0].
[0] http://docstore.mik.ua/orelly/unix/upt/ch49_03.htm
See below for my examples.
Thanks!
]$ echo "bin_to_dec(1001)" | bc
1001
# should be decimal 9
]$ echo "obase=10; ibase=2; 1001" | bc
9
]$ grep bin_to_dec ~/.bcrc
define bin_to_dec(b) { obase=10; ibase=2; return b; }
----
]$ echo "hex_to_dec(AB)&...
2006 Jan 19
0
Migrating from UW IMAP - pine - Thunderbird - squirrelmail
...ls
Path : Mail/
View :
In ~/.pinerc modify the following configuration parameters:
mail-check-interval=15
rsh-open-timeout=30000
rsh-path=
rsh-command=/usr/sbin/dovecot --exec-mail imap
# For large Mailboxes
tcp-read-warning-timeout=180
For details have a look at:
http://www.unix.org.ua/orelly/networking_2ndEd/ssh/ch11_03.htm
http://www.cs.unc.edu/cgi-bin/howto?howto=pine-imap
http://www.ii.com/internet/messaging/pine/
http://www.umanitoba.ca/acn/docs/pine/pine-imap.html
Migration from UW Imapd to dovecot:
===================================
Disable UW Imapd in xinetd
http://wiki.dovec...
2007 Sep 26
2
Subaddress Extension in sieve plugin
Hello!
With many MTAs it is possible to use a special form of adressing: subaddresses or "plussed
addresses". For sendmail you can read some information on
http://www.sendmail.org/m4/misc_features.html
http://www.unix.org.ua/orelly/networking/sendmail/ch24_04.htm#SML2-CH-24-SECT-4-3
In a sieve filter you can analyse these special detail values, the syntax is described in
RFC3598 (http://tools.ietf.org/html/rfc3598).
The current deliver with sieve plugin for dovecot seems to support this RFC, but has the
detail information...
2012 Oct 21
2
[LLVMdev] dragonegg polly support broken?
On Sun, Oct 21, 2012 at 11:01:37AM -0700, Tobias Grosser wrote:
> On 10/21/2012 10:57 AM, Jack Howarth wrote:
>> On Sun, Oct 21, 2012 at 10:38:48AM -0700, Tobias Grosser wrote:
>>> On 10/21/2012 09:13 AM, Jack Howarth wrote:
>>>> On Sun, Oct 21, 2012 at 08:38:21AM -0700, Tobias Grosser wrote:
>>>>> On 10/20/2012 05:38 PM, Jack Howarth wrote:
2006 Feb 15
3
[Bug 1158] Setting the environment in authorized_keys does not work
...riority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
ReportedBy: michael.henry at axegroup.com.au
I'm using CentOS 4.2 with all the latest patches. As per the O'Reilly book
"SSH, The Secure Shell: The Definitive Guide"
(http://www.unix.org.ua/orelly/networking_2ndEd/ssh/ch08_02.htm#ch08-65720.html)
I have prepended this string to my key in authorized_keys:
environment="LOGNAME=mhenry" ssh-dss AAAAB3Nz.....
The manpage also suggests that this syntax is supported. However, logging into
this account using my key I see that the environ...
2016 May 27
2
ISC's dhcp server, radvd and bind9 now adding samba as an AD DC
...IN2.SUBDOMAIN.TLD wildcard * A AAAA SRV CNAME;
> Grant administrator from domain AD.DOMAIN2.SUBDOMAIN.TLD to do anything on
> any A AAAA SRV CNAME from any host
>
> same for last one.
>
> I'm really a new comer to DNS world, these thoughts come from
> http://docstore.mik.ua/orelly/networking_2ndEd/dns/ch10_02.htm
>
> These lines should make your Bind to use Kerberos. At least I do hope the
> authentication is Kerberos (that's AD!). If it is kerberos authentication,
> I expect you can rely on it as almost the whole world rely on Kerberos
> these days : )
&g...
2016 May 27
2
ISC's dhcp server, radvd and bind9 now adding samba as an AD DC
...inistrator from domain AD.DOMAIN2.SUBDOMAIN.TLD to do anything
>>> on
>>> any A AAAA SRV CNAME from any host
>>>
>>> same for last one.
>>>
>>> I'm really a new comer to DNS world, these thoughts come from
>>> http://docstore.mik.ua/orelly/networking_2ndEd/dns/ch10_02.htm
>>>
>>> These lines should make your Bind to use Kerberos. At least I do hope the
>>> authentication is Kerberos (that's AD!). If it is kerberos
>>> authentication,
>>> I expect you can rely on it as almost the whole...
2004 Jun 21
3
Idealx script prerequisites?
I'm trying to setup a PDC (and later on a BDC as well) using samba
3.02a and openLDAP 2.2.13 and I'm having some trouble with the idealx
scripts. When I run the command /usr/local/sbin/smbldap-useradd alex I
get the message:
Can't locate object method "new" via package "Net::LDAP" (perhaps you
forgot to load "Net::LDAP"?) at
2016 May 27
1
ISC's dhcp server, radvd and bind9 now adding samba as an AD DC
...AIN2.SUBDOMAIN.TLD
>> to do anything on
>> any A AAAA SRV CNAME from any host
>>
>> same for last one.
>>
>> I'm really a new comer to DNS world, these thoughts come from
>>
>> http://docstore.mik.ua/orelly/networking_2ndEd/dns/ch10_02.htm
>>
>> These lines should make your Bind to use Kerberos. At
>> least I do hope the
>> authentication is Kerberos (that's AD!). If it is kerberos
>> authentication,
>>...
2016 May 18
2
ISC's dhcp server, radvd and bind9 now adding samba as an AD DC
So I had dhcp, radvd and bind working together nicely and now I threw in a
wrench of setting up an AD DC
I want to change my dhcp server setting to put client's into the new AD
Domain but am a little hesitant as it is all working so nicely with DDNS
I'm starting to think all I need to do is edit just my dhcpd.conf and
change occurrences of DOMAIN1.SUBDOMAIN.TLD to
2016 May 23
0
ISC's dhcp server, radvd and bind9 now adding samba as an AD DC
....
grant Administrator at AD.DOMAIN2.SUBDOMAIN.TLD wildcard * A AAAA SRV CNAME;
Grant administrator from domain AD.DOMAIN2.SUBDOMAIN.TLD to do anything on
any A AAAA SRV CNAME from any host
same for last one.
I'm really a new comer to DNS world, these thoughts come from
http://docstore.mik.ua/orelly/networking_2ndEd/dns/ch10_02.htm
These lines should make your Bind to use Kerberos. At least I do hope the
authentication is Kerberos (that's AD!). If it is kerberos authentication,
I expect you can rely on it as almost the whole world rely on Kerberos
these days : )
A last thing regarding IS...
2012 Oct 21
2
[LLVMdev] dragonegg polly support broken?
...>> their use in /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload
>> for the python shared modules on both Lion and Mountain Lion. So we aren't deviating from
>> convention here.
>> Jack
>
> Also see http://docstore.mik.ua/orelly/unix3/mac/ch05_03.htm which describes the convention
> for shared modules on darwin as being named with the .bundle or .so suffix. So the flaw is
> limited to the test subdirectory in polly. Polly correctly produces a LLVMPolly.so but
> incorrectly tries to test polly with a non-existent L...
2016 May 27
0
ISC's dhcp server, radvd and bind9 now adding samba as an AD DC
...A AAAA SRV CNAME;
>> Grant administrator from domain AD.DOMAIN2.SUBDOMAIN.TLD to do anything on
>> any A AAAA SRV CNAME from any host
>>
>> same for last one.
>>
>> I'm really a new comer to DNS world, these thoughts come from
>> http://docstore.mik.ua/orelly/networking_2ndEd/dns/ch10_02.htm
>>
>> These lines should make your Bind to use Kerberos. At least I do hope the
>> authentication is Kerberos (that's AD!). If it is kerberos authentication,
>> I expect you can rely on it as almost the whole world rely on Kerberos
>&g...
2016 May 27
0
ISC's dhcp server, radvd and bind9 now adding samba as an AD DC
...trator from domain AD.DOMAIN2.SUBDOMAIN.TLD
> to do anything on
> any A AAAA SRV CNAME from any host
>
> same for last one.
>
> I'm really a new comer to DNS world, these thoughts come from
> http://docstore.mik.ua/orelly/networking_2ndEd/dns/ch10_02.htm
>
> These lines should make your Bind to use Kerberos. At
> least I do hope the
> authentication is Kerberos (that's AD!). If it is kerberos
> authentication,
> I expect you can rely o...
2019 Aug 02
3
winbind seems to hang when the DC goes down instead of switching to the other available DC
Hai Marco,
Yes, best is to use the "localhost" dns setup as caching/forwarder only.
All you need is for the forwarding is :
zone "your.dnsdomain.tld" {
type forward;
forwarders { IP_DC1; IP_DC2; };
};
zone "168.192.in-addr.arpa" {
type forward;
forwarders { IP_DC1; IP_DC2; };
};
If you think its still to slow, remove
> options attempts:2