mirror/userdir-ldap.git
19 years agoAdded proper copyright notice
joey [Sun, 21 Nov 2004 10:37:44 +0000 (10:37 +0000)]
Added proper copyright notice

19 years agoUse the common routine from userdir_ldap.py which asks for the
joey [Sun, 21 Nov 2004 10:35:00 +0000 (10:35 +0000)]
Use the common routine from userdir_ldap.py which asks for the
AdminUser  password and checks if access if granted to the LDAP
server.

19 years agoAdded a routine to be used by other programs to ask for the AdminUser
joey [Sun, 21 Nov 2004 10:22:08 +0000 (10:22 +0000)]
Added a routine to be used by other programs to ask for the AdminUser
password and check if access if granted to the LDAP server.

19 years agoAdded proper copyright notice
joey [Sun, 21 Nov 2004 09:52:42 +0000 (09:52 +0000)]
Added proper copyright notice

19 years agoAdded proper copyright notice according to the CVS log
joey [Sat, 20 Nov 2004 19:20:42 +0000 (19:20 +0000)]
Added proper copyright notice according to the CVS log

19 years agoFixed a logic error that caused a problem later when the account name
joey [Sat, 20 Nov 2004 19:19:08 +0000 (19:19 +0000)]
Fixed a logic error that caused a problem later when the account name
was changed for an existing uid.  This is not permitted nor supported.

19 years agoSince subscription to debian-private can be set to ' ', this should be
joey [Sat, 20 Nov 2004 19:16:29 +0000 (19:16 +0000)]
Since subscription to debian-private can be set to ' ', this should be
honored as well when the account is created.

19 years agoAdded support for alphanumerical group ids
joey [Sat, 20 Nov 2004 19:13:48 +0000 (19:13 +0000)]
Added support for alphanumerical group ids

19 years agoAdded proper copyright notice according to the CVS log
joey [Sat, 20 Nov 2004 19:12:43 +0000 (19:12 +0000)]
Added proper copyright notice according to the CVS log

19 years agoImproved error message when no key has been found
joey [Sat, 20 Nov 2004 19:11:34 +0000 (19:11 +0000)]
Improved error message when no key has been found

19 years agoExit if no GnuPG key has been entered
joey [Sat, 20 Nov 2004 19:10:18 +0000 (19:10 +0000)]
Exit if no GnuPG key has been entered

19 years agoAdd the Debian GnuPG keyring as default (this was done through
joey [Sat, 20 Nov 2004 19:08:40 +0000 (19:08 +0000)]
Add the Debian GnuPG keyring as default (this was done through
.gnupg/options before already).

19 years agoAsk for the password a second time if it was wrong, also check for a
joey [Sat, 20 Nov 2004 19:06:56 +0000 (19:06 +0000)]
Ask for the password a second time if it was wrong, also check for a
wrong password.  Proper error checking in place now.

19 years agoIndicate that "yes" needs to be written with three letters
joey [Sat, 20 Nov 2004 19:04:44 +0000 (19:04 +0000)]
Indicate that "yes" needs to be written with three letters

19 years agoAdded code to support pressing C-c or C-d without having the system
joey [Sat, 20 Nov 2004 18:52:46 +0000 (18:52 +0000)]
Added code to support pressing C-c or C-d without having the system
spit out tons of Python crap aka traceback

19 years agoAdded a proper copyright notice
joey [Sat, 20 Nov 2004 18:52:02 +0000 (18:52 +0000)]
Added a proper copyright notice

19 years agoAdded a routine to convert common Debian groups into numerical ids.
joey [Sat, 20 Nov 2004 18:51:28 +0000 (18:51 +0000)]
Added a routine to convert common Debian groups into numerical ids.
Currently only supported are Debian and guest, but more may follow.

19 years agoAdded the German "von" as common lastname prefix
joey [Sat, 20 Nov 2004 18:49:25 +0000 (18:49 +0000)]
Added the German "von" as common lastname prefix

19 years agoAdjusted the mail address in the copyright
joey [Sat, 20 Nov 2004 18:17:47 +0000 (18:17 +0000)]
Adjusted the mail address in the copyright

19 years agoThe TERM variable is unset via cron, and SP1 is always unset except
joey [Fri, 19 Nov 2004 11:11:59 +0000 (11:11 +0000)]
The TERM variable is unset via cron, and SP1 is always unset except
for login scripts...

19 years agoAdded support for the Jabber ID
joey [Thu, 18 Nov 2004 18:10:57 +0000 (18:10 +0000)]
Added support for the Jabber ID

19 years agoUpdate the ssh shadow files in /etc if they don't exist
joey [Thu, 18 Nov 2004 17:44:27 +0000 (17:44 +0000)]
Update the ssh shadow files in /etc if they don't exist

19 years agoNot used anymore
joey [Thu, 18 Nov 2004 17:12:24 +0000 (17:12 +0000)]
Not used anymore

19 years agoFinalised the changelog debian_userdir-ldap_0-3-7
joey [Thu, 18 Nov 2004 17:07:49 +0000 (17:07 +0000)]
Finalised the changelog

19 years agoRemoved superflous comment, should force a re-install as well
joey [Thu, 18 Nov 2004 16:58:34 +0000 (16:58 +0000)]
Removed superflous comment, should force a re-install as well

19 years agoRemove old ud-replicate script if there is one
joey [Thu, 18 Nov 2004 16:57:50 +0000 (16:57 +0000)]
Remove old ud-replicate script if there is one

19 years agoLogic bugfix
joey [Thu, 18 Nov 2004 16:53:55 +0000 (16:53 +0000)]
Logic bugfix

19 years agoRemoved support for the shadow file since we don't install it in the
joey [Thu, 18 Nov 2004 16:52:06 +0000 (16:52 +0000)]
Removed support for the shadow file since we don't install it in the
chroot environment anymore.  Also remove such files if they exist in
the chroot environment.

19 years agoImproved code for updating the chroot environments:
joey [Thu, 18 Nov 2004 16:32:52 +0000 (16:32 +0000)]
Improved code for updating the chroot environments:
 . If the destination directory doesn't exist, create it
 . Copy files first... dooh
 . Added support for ssh files

19 years agoUncommented the dchroot update code
joey [Thu, 18 Nov 2004 16:20:39 +0000 (16:20 +0000)]
Uncommented the dchroot update code

19 years agoCorrected slight thinko, the program should be verbose when executed manually
joey [Thu, 18 Nov 2004 16:19:21 +0000 (16:19 +0000)]
Corrected slight thinko, the program should be verbose when executed manually

19 years agoImproved readability by included empty lines, added copyright header
joey [Thu, 18 Nov 2004 16:18:38 +0000 (16:18 +0000)]
Improved readability by included empty lines, added copyright header

19 years agoImport from samosa: Various changes from James
joey [Thu, 18 Nov 2004 16:11:04 +0000 (16:11 +0000)]
Import from samosa: Various changes from James

19 years agoImport from samosa: Removed superflous whitespace
joey [Thu, 18 Nov 2004 16:09:29 +0000 (16:09 +0000)]
Import from samosa: Removed superflous whitespace

19 years agoImport from samosa: case sensitive LDAP attributes
joey [Thu, 18 Nov 2004 16:08:03 +0000 (16:08 +0000)]
Import from samosa: case sensitive LDAP attributes

19 years agoImport from samosa: Removed superflous whitespace
joey [Thu, 18 Nov 2004 16:01:23 +0000 (16:01 +0000)]
Import from samosa: Removed superflous whitespace

19 years agoNo web anymore, there are no manpages either
joey [Thu, 18 Nov 2004 15:55:07 +0000 (15:55 +0000)]
No web anymore, there are no manpages either

19 years agoImport from samosa: Added space to improve the readability
joey [Thu, 18 Nov 2004 15:50:41 +0000 (15:50 +0000)]
Import from samosa: Added space to improve the readability

19 years agoDon't check each and every key but save the user some time
joey [Thu, 18 Nov 2004 15:49:15 +0000 (15:49 +0000)]
Don't check each and every key but save the user some time

19 years agoMoved into userdir-ldap-cgi
joey [Thu, 18 Nov 2004 15:39:54 +0000 (15:39 +0000)]
Moved into userdir-ldap-cgi

19 years agoUpdate to mention the dchroot command and added a blurb about software
joey [Thu, 18 Nov 2004 15:38:11 +0000 (15:38 +0000)]
Update to mention the dchroot command and added a blurb about software
install requests

19 years agoImport from samosa
joey [Thu, 18 Nov 2004 15:32:18 +0000 (15:32 +0000)]
Import from samosa

19 years agoImport from samosa
joey [Thu, 18 Nov 2004 15:26:28 +0000 (15:26 +0000)]
Import from samosa

19 years agoNot needed anymore
joey [Thu, 18 Nov 2004 15:19:36 +0000 (15:19 +0000)]
Not needed anymore

19 years agoMoved into www.debian.org:webwml/db.debian.org
joey [Thu, 18 Nov 2004 15:19:09 +0000 (15:19 +0000)]
Moved into www.debian.org:webwml/db.debian.org

19 years agoMoved into www.debian.org:webwml/db.debian.org
joey [Thu, 18 Nov 2004 15:07:26 +0000 (15:07 +0000)]
Moved into www.debian.org:webwml/db.debian.org

19 years agoRemoved *.cgi and web/Util.pm since they were moved to a special -cgi package
joey [Thu, 18 Nov 2004 13:42:45 +0000 (13:42 +0000)]
Removed *.cgi and web/Util.pm since they were moved to a special -cgi package

19 years agoSuggest to install the -cgi package as well, since ud-fingerserv uses it.
joey [Thu, 18 Nov 2004 13:42:05 +0000 (13:42 +0000)]
Suggest to install the -cgi package as well, since ud-fingerserv uses it.

19 years agoMoved into its own package userdir-ldap-cgi
joey [Thu, 18 Nov 2004 13:37:21 +0000 (13:37 +0000)]
Moved into its own package userdir-ldap-cgi

19 years agoAdded sigcheck to the programs to be installed
joey [Sun, 7 Nov 2004 18:33:37 +0000 (18:33 +0000)]
Added sigcheck to the programs to be installed

19 years agoImport from murphy: Improved gid handling
joey [Sun, 7 Nov 2004 18:31:20 +0000 (18:31 +0000)]
Import from murphy: Improved gid handling

19 years agoImport from murphy: Small corrections
joey [Sun, 7 Nov 2004 18:26:44 +0000 (18:26 +0000)]
Import from murphy: Small corrections

19 years agoImport from murphy: Be more verbose
joey [Sun, 7 Nov 2004 18:24:04 +0000 (18:24 +0000)]
Import from murphy: Be more verbose

19 years agoUpdate from samosa: Misc changes
joey [Sat, 6 Nov 2004 15:22:22 +0000 (15:22 +0000)]
Update from samosa: Misc changes

19 years agoUpdate from samosa: Modified support for locked accounts, i.e. don't
joey [Sat, 6 Nov 2004 15:19:05 +0000 (15:19 +0000)]
Update from samosa: Modified support for locked accounts, i.e. don't
permit to alter data of locked accounts

19 years agoUpdate from samosa: Support for lower-case attribute names?
joey [Sat, 6 Nov 2004 15:16:42 +0000 (15:16 +0000)]
Update from samosa: Support for lower-case attribute names?

19 years agoUpdate from samosa: Only use SSH2AuthSplit.match(), maybe it's superior?
joey [Sat, 6 Nov 2004 15:11:32 +0000 (15:11 +0000)]
Update from samosa: Only use SSH2AuthSplit.match(), maybe it's superior?

19 years agoUpdate from samosa: be less conservative when looking for an encrypted message
joey [Sat, 6 Nov 2004 11:55:16 +0000 (11:55 +0000)]
Update from samosa: be less conservative when looking for an encrypted message

19 years agoUpdate from samosa: case sensitive LDAP attributes
joey [Sat, 6 Nov 2004 11:53:35 +0000 (11:53 +0000)]
Update from samosa: case sensitive LDAP attributes

19 years agoImport from samosa: Case sensitive LDAP attribute names
joey [Fri, 5 Nov 2004 18:00:10 +0000 (18:00 +0000)]
Import from samosa: Case sensitive LDAP attribute names

19 years agoImport from samosa: Another question for hostname? And the other
joey [Tue, 2 Nov 2004 19:05:53 +0000 (19:05 +0000)]
Import from samosa: Another question for hostname?  And the other
debianServer attribute

19 years agoImport from samosa: Untypo
joey [Tue, 2 Nov 2004 19:04:08 +0000 (19:04 +0000)]
Import from samosa: Untypo

19 years agoImport from samosa: Remove more superflous trailing spaces
joey [Tue, 2 Nov 2004 19:03:50 +0000 (19:03 +0000)]
Import from samosa: Remove more superflous trailing spaces

19 years agoImport from samosa: Case-sensitive spelling of LDAP attributes
joey [Tue, 2 Nov 2004 19:01:47 +0000 (19:01 +0000)]
Import from samosa: Case-sensitive spelling of LDAP attributes

19 years agoImport from samosa: Remove superflous trailing spaces
joey [Tue, 2 Nov 2004 18:58:38 +0000 (18:58 +0000)]
Import from samosa: Remove superflous trailing spaces

19 years agoImport from samosa: The LDAP server in woody doesn't provide an
joey [Wed, 27 Oct 2004 12:15:39 +0000 (12:15 +0000)]
Import from samosa: The LDAP server in woody doesn't provide an
integer attribute comparision function.

This is broken with Woody LDAP and the Schema; for now just search
through all GIDs.  (James Troup)

19 years agoImport from samosa: support for debianGroup and ldap-AND
joey [Wed, 27 Oct 2004 12:12:49 +0000 (12:12 +0000)]
Import from samosa: support for debianGroup and ldap-AND

19 years agoImport from samosa: Provide a space for proper questioning
joey [Wed, 27 Oct 2004 12:09:15 +0000 (12:09 +0000)]
Import from samosa: Provide a space for proper questioning

19 years agoImport from samosa: case sensitive LDAP attributes
joey [Wed, 27 Oct 2004 12:03:39 +0000 (12:03 +0000)]
Import from samosa: case sensitive LDAP attributes

19 years agoImport from samosa: removed trailing whitespaces
joey [Wed, 27 Oct 2004 12:01:54 +0000 (12:01 +0000)]
Import from samosa: removed trailing whitespaces

19 years agoNo need to execute hostname twice
joey [Wed, 27 Oct 2004 11:52:37 +0000 (11:52 +0000)]
No need to execute hostname twice

19 years agoException for samosa hosts: don't replicate through ssh
joey [Wed, 27 Oct 2004 11:51:54 +0000 (11:51 +0000)]
Exception for samosa hosts: don't replicate through ssh

19 years agoOnly redirect the output if not called from the commandline
joey [Wed, 27 Oct 2004 11:48:27 +0000 (11:48 +0000)]
Only redirect the output if not called from the commandline

19 years agoImport from samosa: Don't generate any output
joey [Wed, 27 Oct 2004 11:45:57 +0000 (11:45 +0000)]
Import from samosa: Don't generate any output

19 years agoImport from samosa: case sensitive spelling of fields
joey [Wed, 27 Oct 2004 11:30:36 +0000 (11:30 +0000)]
Import from samosa: case sensitive spelling of fields

19 years agoHardcode an exception for costa, which acts as alioth NG. Since it'll
joey [Wed, 27 Oct 2004 11:25:50 +0000 (11:25 +0000)]
Hardcode an exception for costa, which acts as alioth NG.  Since it'll
be hosting alioth, don't generate password filed for Debian accounts.

19 years agoImport from samosa: Hardcode an exception for haydn. Since it's
joey [Wed, 27 Oct 2004 11:24:14 +0000 (11:24 +0000)]
Import from samosa: Hardcode an exception for haydn.  Since it's
hosting alioth, don't generate password filed for Debian accounts.

19 years agoImport from samosa: Added support for locked accounts (*LK* as
joey [Wed, 27 Oct 2004 11:13:31 +0000 (11:13 +0000)]
Import from samosa: Added support for locked accounts (*LK* as
password) when generating the shadow ssh key file

19 years agoImport from samosa: case sensitive spelling of fields
joey [Wed, 27 Oct 2004 11:08:48 +0000 (11:08 +0000)]
Import from samosa: case sensitive spelling of fields

19 years agoImport from samosa: case sensitive spelling of fields
joey [Wed, 27 Oct 2004 11:02:16 +0000 (11:02 +0000)]
Import from samosa: case sensitive spelling of fields

19 years agoI noticed that a login lookup on db.debian.org can take up several
joey [Sun, 24 Oct 2004 16:35:31 +0000 (16:35 +0000)]
I noticed that a login lookup on db.debian.org can take up several
minutes when the digital key has many signatures on it.  The reason is
that for each and every login lookup the keyring data is built, which
takes a while with large numbers of signatures.

Hence, I've changed the semantic.  The key is no longer part of the
normal output but can only be accessed via the "/field[,field[..]]"
feature.  A note has been added to the normal output.

The program now also works fine from the commandline.

19 years ago. Unbreak the key and fingerprint feature
joey [Sun, 24 Oct 2004 16:34:12 +0000 (16:34 +0000)]
. Unbreak the key and fingerprint feature
. Added the ICQ UIN
. Corrected labeleduri

19 years agoCommit changes found on newsamosa (they break the system, though, but
joey [Sun, 24 Oct 2004 16:28:50 +0000 (16:28 +0000)]
Commit changes found on newsamosa (they break the system, though, but
now they're documented at least)

20 years agoadded /etc/cron.d/ud-replicate as conffile which was missing
joey [Sat, 1 Nov 2003 08:42:18 +0000 (08:42 +0000)]
added /etc/cron.d/ud-replicate as conffile which was missing

20 years agoSome fixes from Guillem Jover <guillem@debian.org>; welcome-message-800 changes rewor...
troup [Fri, 17 Oct 2003 11:07:37 +0000 (11:07 +0000)]
Some fixes from Guillem Jover <guillem@debian.org>; welcome-message-800 changes reworked by me.

20 years agosync with samosa
troup [Fri, 17 Oct 2003 10:57:41 +0000 (10:57 +0000)]
sync with samosa

20 years agonew version with postmap pathname fix
rmurray [Fri, 26 Sep 2003 22:15:05 +0000 (22:15 +0000)]
new version with postmap pathname fix

20 years agospecify full path to postmap
rmurray [Thu, 25 Sep 2003 14:58:43 +0000 (14:58 +0000)]
specify full path to postmap

20 years agouse hash instead of sdbm
rmurray [Sat, 6 Sep 2003 16:49:33 +0000 (16:49 +0000)]
use hash instead of sdbm

20 years agoadd sdbm creation for postfix using systems
rmurray [Sat, 30 Aug 2003 22:09:56 +0000 (22:09 +0000)]
add sdbm creation for postfix using systems
add depends on rsync

21 years agomake space after ssh keys optional
rmurray [Wed, 16 Apr 2003 22:49:34 +0000 (22:49 +0000)]
make space after ssh keys optional
fix regexp for ud-xearth and python2.2

21 years agofix character classes to be happy with python 2.1
rmurray [Thu, 20 Mar 2003 03:08:58 +0000 (03:08 +0000)]
fix character classes to be happy with python 2.1

21 years agouse the right version of python in the maintainer scripts
rmurray [Wed, 19 Mar 2003 01:41:02 +0000 (01:41 +0000)]
use the right version of python in the maintainer scripts

21 years agorebuild for woody
rmurray [Thu, 13 Mar 2003 03:34:38 +0000 (03:34 +0000)]
rebuild for woody

21 years agocomment out dchroot checks that need the --list-paths option
rmurray [Thu, 13 Mar 2003 03:34:26 +0000 (03:34 +0000)]
comment out dchroot checks that need the --list-paths option

21 years agoupdate for python 2.1
rmurray [Thu, 13 Mar 2003 03:26:43 +0000 (03:26 +0000)]
update for python 2.1

21 years agoremove non-https logins
rmurray [Thu, 13 Mar 2003 03:25:56 +0000 (03:25 +0000)]
remove non-https logins

21 years agoremove autogenerated files
rmurray [Wed, 12 Mar 2003 22:28:18 +0000 (22:28 +0000)]
remove autogenerated files

21 years agodisallow CNAME and any other RR type for the same name for DNS entries.
rmurray [Wed, 5 Mar 2003 13:56:50 +0000 (13:56 +0000)]
disallow CNAME and any other RR type for the same name for DNS entries.

21 years agoUpdate icqnumber to match changes by icq.com
rmurray [Sun, 6 Oct 2002 16:13:00 +0000 (16:13 +0000)]
Update icqnumber to match changes by icq.com