search for: diatribes

Displaying 20 results from an estimated 39 matches for "diatribes".

Did you mean: diatribe
2009 Jun 17
2
Postfix question: How to reject email with a certain subject header
Hello everyone, Occasionally I get emails which have a subject header of "Rejected posting to Blah", from a listserv I am on. Without going into a 10 page diatribe of why, I'd like to reject these automatically, sending them to /dev/null. I used to run Sendmail and that was pretty easy to do. How can I do this under Postfix under CentOS 5.3? Any help is appreciated. Thanks!
2005 Sep 26
2
Samba/AD/Winbbind OU vs. CN?
I have encountered a problem so I am posting this question to both the technical list as well as the normal user list for a solution. When I initially joined the samba box to the Win2k domain as a member server I followed the Samba 3 HOWTO and specified the OU in the Active Directory. After speaking with our boss this is not the correct OU for the users we need to authenticate. My question
2015 Jan 08
2
Design changes are done in Fedora
On 1/8/2015 8:44 AM, Les Mikesell wrote: > But now that I'm approaching retirement ... is that a promise ? please, hurry up. I, for one, am tired of your diatribes about how change is bad, and I suspect I'm not the only one. -- john r pierce 37N 122W somewhere on the middle of the left coast
2005 Sep 20
4
AD Authentication help please?
I am having a problem which with much help from this list I have gotten 90% complete. I am attempting to create a samba server which will authenticate users as a Domain member server using active directory. The question I have is how can I map a specific container which is not an OU but a CN in the active directory? Any help is appreciated. -- Jason Gerfen "My girlfriend threated to
2005 Sep 13
13
Authentication against AD?
I am having a hard time getting Samba to authentication correctly against a Windows Active Directory setup. Here is a snap of the smb.conf [global] passdb backend = ldapsam security = domain password server = server1.com server2.com prefered master = No local master = no hide unreadable = yes wins support = no winbind use default
2013 Mar 18
4
plotting CIE chromaticity diagram?
Has anyone plotted or is it possible to plot CIE *xy* chromaticity diagram http://en.wikipedia.org/wiki/File:CIE1931xy_blank.svg I need this plot in color. ishida [[alternative HTML version deleted]]
2005 Sep 08
5
PXE/TFTP Transfer time out problems
I am having a problem while trying to download anything from a recently configured tftp boot server. Here are the configuration for the dhcpd.conf option domain-name="domain.com"; default-lease-time 900; max-lease-time 1800; ddns-update-style none; authoritative; allow bootp; allow booting; option space PXE; option PXE.mtftp-ip code 1 = ip-address; option PXE.mtftp-cport code 2
2018 Aug 06
5
SSSD and cache persistence
I have a large number of CentOS machines (both 6 & 7) getting account information from an LDAP database using SSSD. It all works fine and is fairly reliable. However, I'm having problems with persuading the caching system to forget about users when they are deleted from LDAP. I know about sss_cache with either -E or -U options, but that doesn't delete anything, just invalidates the
2014 Jun 21
1
broken samba-4.1.8 waf configure
21 jun 2014 the version numbers changed (samba-4.1.8), but the problem remains exactly the same: waf configure continues to break at krb5. frank smith 31 may 2014 greetings, in the (relatively distant) past, i several times downloaded, built, and ran the then-current version of samba with little to no problem. i recently experienced similar successful results with samba-3.6.23. i
2015 Jan 09
0
Design changes are done in Fedora
On Thu, 2015-01-08 at 12:55 -0800, John R Pierce wrote: > On 1/8/2015 8:44 AM, Les Mikesell wrote: > > But now that I'm approaching retirement ... > > is that a promise ? please, hurry up. I, for one, am tired of your > diatribes about how change is bad, and I suspect I'm not the only one. Is change for advantage and betterment or merely because someone wants to do the same tasks in a different manner and wants everyone else to abandon their existing methods of working ? Changes are not inherently bad but changes prom...
2018 Aug 07
0
SSSD and cache persistence
> If the cache is invalid SSS will, obviously, go back to the source and > return the information there, however, bizarrely, if the original > source doesn't have the information (like when a user is deleted) the > cached information is still returned. That cached information is > retained for ever it seems so my supposedly deleted user accounts still > appear to be active on
2005 Sep 29
1
Multihomed DHCP and PXE?
I am not sure if anyone has done this but I am assuming it has been done before. Setting up a multihomed DHCP server accross multiple network blocks to issue PXE/BOOTP setup actions? Some background, I have successfully setup PXE to work with a cross over cable (first setup and testing env.), moved cient/server to switch and configured boot menu, images etc. and now after setting up the
2005 Sep 29
0
Re; Multihomed DHCP and PXE?
That is what I thought, but just to clarify: I am using static dhcp hosts in the dhcpd.conf and our network config. is similar to this: 3 subnets 192.168.15.0/24 192.168.16.0/24 192.168.17.0/24 dhcpd.conf ### Global Settings for DHCP Services ### option domain-name="dom.com"; default-lease-time 900; max-lease-time 1800; ddns-update-style none; authoritative; allow bootp; allow
2005 Nov 02
0
Assistance with OU vs. CN Please?
HELP PLEASE? I am not sure why I cannot get anyone's assistance with this problem, but I am going to repost in the hopes someone can help me out. I am setting up Samba as a ADS Member server. The krb5.conf and the smb.conf are configured correctly, I can use getent passwd to retrieve users, wbinfo -t, wbinfo -m, wbinfo -u & wbinfo -g all perform the operations correctly. The problem
2005 Nov 11
0
ADS Problems
I am having a problem with Version 3.0.13-1.1-SUSE and ADS. For one thing I am trying NOT to compile from source, or using an unstable branch of the source to get ADS authentication working for Samba. I have joined the machine to the domain, I am able to view users with getent passwd and wbinfo -u. I can view users within containers etc, but I cannot authenticate any of them. I am
2005 Nov 21
1
Windows AD w/ Windows Services for Unix?
I can authenticate users on a default setup of Windows 2000 using 'Security = ADS'. However if I install Windows Services for Unix (http://www.microsoft.com/windowsserversystem/sfu/productinfo/features/default.mspx) I am not able to authenticate or view users from different Organizational Units in the default domain. ??? -- Jason Gerfen "My girlfriend threated to leave me if
2005 Nov 01
1
OU vs. Default CN?
I am having a hard time getting any information from this list about the default OU's used when running the net ads join command. After mapping to the wrong OU in Active Directory for a Samba Domain Member Server (ou=wrong_container,dc=server,dc=com) I cannot change this back to the default (cn=users,dc=server,dc=com). Any help is appreciated and here is the result of net ads dn command:
2005 Nov 04
2
domain vs. ads
I want a samba machine to be a member of the domain and authentication the users, but I do not want to use kerberos as authentication and I also want to limit or authentication users from a specific group. Examples of this? -- Jason Gerfen "My girlfriend threated to leave me if I went boarding... I will miss her." ~ DIATRIBE aka FBITKK
2005 Aug 30
1
dovecot + openwebmail
Hi, I'm trying to add some sanity to a badly thought out mail system that, for various reasons, cant be fixed from the bottom up at this moment in time. The system is debian sarge, exim 4.5, doing virtual domains and delivering into mboxes in /var/spool/virtual/$domain/$user , there is webmail access and this allows user to create folders in (dont shoot me!)
2014 May 31
0
broken samba-4.1.7 waf configure
31 may 2014 greetings, in the (relatively distant) past, i several times downloaded, built, and ran the then-current version of samba with little to no problem. i recently experienced similar successful results with samba-3.6.23. i downloaded and tried to configure samba-4.1.7, which you (samba) advertise as the current "stable" version. i expected no problems. unfortunately, i