Issue 544 - followup on ITS 543
Summary: followup on ITS 543
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-05-24 12:35 UTC by yshimoni@photonet.com
Modified: 2014-08-01 21:06 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description yshimoni@photonet.com 2000-05-24 12:35:45 UTC
Full_Name: Yishai Shimoni
Version: 
OS: Linux
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (212.179.58.174)


The problem lay in the rights of NEXTID.
The first time I ran the server I did it with the ROOT user, and thus the NEXTID
file was created with write rights for ROOT only. The next times I tried to use
the same server using a non root user, the server could not update the NEXTID
file.
Comment 1 Kurt Zeilenga 2000-05-24 14:02:41 UTC
changed notes
changed state Open to Closed
Comment 2 Julio Sanchez 2000-05-24 14:04:25 UTC

yshimoni@photonet.com wrote:
> 
> The problem lay in the rights of NEXTID.
> The first time I ran the server I did it with the ROOT user, and thus the NEXTID
> file was created with write rights for ROOT only. The next times I tried to use
> the same server using a non root user, the server could not update the NEXTID
> file.

Not sure if I understood you, but I think it means we can consider
both #543 and #544 closed.  Right?

If this is not case, could you provide next time more info about what
you are running?  Like version, platform, compilation options, etc.

Julio
Comment 3 OpenLDAP project 2014-08-01 21:06:10 UTC
close, user error