Search:

Type: Posts; User: hackajar; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    1,613

    [all variants] Re: Accept all mail, any domain with postfix?

    Clarification:

    1.) Internal Employee (user@company.com) sends email (person@badcompany.com)
    2.) Internal Email server receives message
    3.) Internal server does DNS MX Lookup of domain...
  2. Replies
    2
    Views
    1,613

    [all variants] Accept all mail, any domain with postfix?

    I am trying to setup a mail server that will accept mail from any host that attempts to send it mail, regardless of the recipient domain.

    Example:

    From: me@you.com To: you@<insert any domain...
  3. Re: HOW TO: Configure LDAP for SUDO Support on Ubuntu Server 9.10 (Karmic Koala)

    I have attempted to recreate your error, and cannot :(

    It appears that we have reached the end of both our understanding with what is going on here.
  4. Re: HOW TO: Configure LDAP for SUDO Support on Ubuntu Server 9.10 (Karmic Koala)

    Try double checking that all standard scheme are installed correctly:

    http://ubuntuforums.org/showthread.php?t=1313472



    ldapadd -Y EXTERNAL -H ldapi:/// -f /etc/ldap/schema/cosine.ldif...
  5. Re: HOW TO: Configure LDAP for SUDO Support on Ubuntu Server 9.10 (Karmic Koala)

    Ah-ha!

    Recheck that everything was done correctly in section 2:II-VI. This error is a result of the sudo scheme not being correctly initialized on the server. It is VERY important that step 2:V...
  6. Re: HOW TO: Configure LDAP for SUDO Support on Ubuntu Server 9.10 (Karmic Koala)

    Try the following:

    * Blow out (delete) SudoMaster file
    * Create same file again with steps, stopping before the perl command step.
    * Run THAT file into ldap (step 3 of 3)
    * Run perl command on...
  7. HOW TO: Configure LDAP for SUDO Support on Ubuntu Server 9.10 (Karmic Koala)

    Ubuntu 9.10 (Karmic Koala) SUDO-LDAP Walk-through

    Table of Contents:
    Background
    Assumptions
    Server Configuration
    Client Configuration
    Reference
    Background:
Results 1 to 7 of 7