Commit graph

12 commits

Author SHA1 Message Date
Edwin Groothuis
a244cbd7c3 Port fix: net/ldapscripts - Set ICONVBIN path
This small patch sets the right path for the iconv binary
	used in the scripts.

PR:		ports/126587
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
2008-08-18 00:32:31 +00:00
Martin Wilke
8940d9ebe9 - Update to 1.8.0
PR:		126509
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2008-08-14 23:00:00 +00:00
Boris Samorodov
355a71383a Update ldapscripts to v1.7.2. (fix release)
PR:		118299
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac.com> (maintainer)
2007-12-11 21:12:49 +00:00
Rong-En Fan
10892d2279 - Add pkg-message 2007-10-13 14:57:41 +00:00
Rong-En Fan
d18b0a970c - Update to 1.7.1
PR:		ports/117152
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac.com> (maintainer)
Security:	CVE-2007-5373
2007-10-13 14:57:21 +00:00
Rong-En Fan
71ed03ba0d - Update to 1.7
PR:		ports/116054
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac.com> (maintainer)

- Install to PREFIX instead of LOCALBASE
- Use INSTALL_* macros instead of CP
- Handle configuration files per Porter's Handbook
- Documents go to DOCSDIR, not ETCDIR
- Use SourceForge mirror as first choice

Approved by:	Ganael Laplanche <ganael.laplanche at martymac.com> (maintainer)
2007-09-05 15:47:54 +00:00
Martin Wilke
76ce4e6127 - Update to 1.6
PR:		111956
Submitted by:	Ganael LAPLANCHE<ganael.laplanche@martymac.com> (maintainer)
2007-04-20 20:25:37 +00:00
Boris Samorodov
c253e10ebf Update ldapscripts to v1.5. CHANGELOG :
2007/01/03 : ldapscripts 1.5
- Fixed typos (thanks to Mikael Lammentausta)
- Small fixes to the install script
- ldapadduser : use $_UID instead of $_USER while chown'ing homedir (thanks to Mikael Lammentausta)
- ldapadduser : new option to ask for the gecos (thanks to Mikael Lammentausta)
- ldapadduser : new option to copy skeleton files to home directories (thanks to Mikael Lammentausta)
- ldapadduser : now skip user's home dir creation if it already exists
- ldapadduser/ldapaddmachine : modified account description attributes : set to 'User account' or 'Machine account'
- ldapadduser/ldapaddgroup/ldapaddmachine : use $_USER and $_GROUP instead of $1 when possible
- New _ldappasswd script to modify a user's password (suggested by Mikael Lammentausta)

PR:		107476
Submitted by:	Ganael LAPLANCHE <martymac at martymac.com> (maintainer)
2007-01-03 17:51:54 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik
ce0bf82771 - Update to 1.4
PR:		ports/91453
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
2006-01-08 00:23:03 +00:00
Edwin Groothuis
65c0bd3e6d [NEW PORT] net/ldapscripts
The ldapscripts are simple shell scripts that allow to manage
    POSIX accounts (users, groups, machines) in an LDAP directory.
    They can be used as independent tools or within Samba configuration
    to manage POSIX parts of the LDAP accounts. See README for more
    details.

PR:		ports/86795
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
2005-10-17 00:10:24 +00:00