Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (cf75bb8ef42dd5b359688ffd43d0439434b1db01)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (cf75bb8ef42dd5b359688ffd43d0439434b1db01)
  • Date: Sun, 22 May 2011 13:01:36 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ChangeLog | 3 +++
accounts | 1 +
groups | 1 +
utils/nss-pam-ldapd/BUILD | 3 +++
utils/nss-pam-ldapd/HISTORY | 4 ++++
5 files changed, 12 insertions(+)

New commits:
commit cf75bb8ef42dd5b359688ffd43d0439434b1db01
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

nss-pam-ldapd: use system account

commit 6a88211e112d8465f88b54694f1e7a6321511675
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

added nslcd account data

diff --git a/ChangeLog b/ChangeLog
index cd8c7e8..8b47a88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2011-05-22 Vlad Glagolev <stealth AT sourcemage.org>
+ * accounts, groups: added nslcd account data for nss-pam-ldapd
+
2011-05-22 Sukneet Basuta <sukneet AT sourcemage.org>
* python-pypi/distribute: new spell, tool to easily build, install,
upgrade, and uninstall
Python packages
diff --git a/accounts b/accounts
index a364f1e..2fe6cab 100755
--- a/accounts
+++ b/accounts
@@ -93,4 +93,5 @@ mongodb:184:185
unbound:185:186
postgrey:186:187
dspam:187:188
+nslcd:188:189
nobody:65534:65534
diff --git a/groups b/groups
index 5118178..0be45e0 100755
--- a/groups
+++ b/groups
@@ -112,5 +112,6 @@ mongodb:185:
unbound:186:
postgrey:187:
dspam:188:
+nslcd:189:
users:1000:
nogroup:65534:
diff --git a/utils/nss-pam-ldapd/BUILD b/utils/nss-pam-ldapd/BUILD
new file mode 100755
index 0000000..fcf5532
--- /dev/null
+++ b/utils/nss-pam-ldapd/BUILD
@@ -0,0 +1,3 @@
+create_account nslcd &&
+
+default_build
diff --git a/utils/nss-pam-ldapd/HISTORY b/utils/nss-pam-ldapd/HISTORY
index dda1d0d..8385e8e 100644
--- a/utils/nss-pam-ldapd/HISTORY
+++ b/utils/nss-pam-ldapd/HISTORY
@@ -1,3 +1,7 @@
+2011-05-22 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: PATCHLEVEL=1
+ * BUILD: added, to create nslcd system account
+
2010-12-12 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.7.13




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (cf75bb8ef42dd5b359688ffd43d0439434b1db01), Vlad Glagolev, 05/22/2011

Archive powered by MHonArc 2.6.24.

Top of Page