[Date Prev][Date Next] [Chronological] [Thread] [Top]

Bug Fix (ud/util.c & ud/group.c) (ITS#350)



Full_Name: Zoe Gurevich
Version: openldap_rel_1_2
OS: SunOS Release 5.6
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (209.20.237.187)


Zoe-Gurevich-991105-util.c.patch

Group names should not have "@" in them.

ud/util.c has new routine: check_for_at_sign.  It is
used in group.c to check for the "@" sign in group names when 
creating new groups.