Coder Social home page Coder Social logo

ldapbackup's Introduction

Backup Script für die LDAP-Server der MLU Halle-Wittenberg

Das Backup-Script geht in 5 Schritten vor:

  1. Nach /archive/backup wechseln

  2. LDAP-Server anhalten

  3. Server mit slapcat in eine Datei schreiben

  4. LDAP-Server starten

  5. Backup-Datei mit bzip2 packen

Das Script muss mit root-Rechten laufen, damit der LDAP-Server angehalten und gestartet werden kann. Die Backup-Dateien folgen dem Namensschema

/archive
└── backup
    ├── dump-2014-07-01-23-00-01.bz2
    ├── dump-2014-07-02-23-00-01.bz2
    ├── dump-2014-07-03-23-00-01.bz2
    ├── dump-2014-07-04-23-00-01.bz2
    ├── dump-2014-07-05-23-00-01.bz2
    ├── ...
    └── dump-2014-12-15-23-00-01.bz2

Das Verzeichnis /archive sollte regelmässig auf ein externes Backup Medium gesichert werden.

ldapbackup's People

Watchers

Michael Schaarschmidt avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.