READ ONLY FORUM: m23 :: makes software distribution easy Forum Index READ ONLY FORUM: m23 :: makes software distribution easy
The m23 discussion forum
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

ldapserver pwd ?

 
Post new topic   Reply to topic    READ ONLY FORUM: m23 :: makes software distribution easy Forum Index -> Problems with the server / Serverprobleme
View previous topic :: View next topic  
Author Message
marian



Joined: 30 Jun 2005
Posts: 41

PostPosted: Thu Mar 15, 2007 15:42    Post subject: ldapserver pwd ? Reply with quote

Ich wollte nur nochmal fragen wie das Password des Ldap-servers bei einer Default installation ist ?

thx
Back to top
View user's profile Send private message Send e-mail
Hauke



Joined: 02 Mar 2003
Posts: 1072

PostPosted: Sat Mar 17, 2007 13:33    Post subject: Reply with quote

Die Frage hast Du doch schonmal gestellt Confused

Siehe: http://m23.sourceforge.net/phpBB2/index.php?t=207
_________________
Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org

Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de

Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de
Back to top
View user's profile Send private message Send e-mail Visit poster's website
marian



Joined: 30 Jun 2005
Posts: 41

PostPosted: Mon Mar 19, 2007 12:40    Post subject: Reply with quote

Aber da sagst du mir das Password auch nicht .
demzufolge muss ich das passwort mit meinem neuen überschreiben ?
Back to top
View user's profile Send private message Send e-mail
Hauke



Joined: 02 Mar 2003
Posts: 1072

PostPosted: Mon Mar 19, 2007 13:36    Post subject: Reply with quote

marian wrote:
Aber da sagst du mir das Password auch nicht .

Das kann ich nicht, da ich es nicht kenne. Das LDAP-Adminpaßwort ist das, das Du beim Installieren von slapd angegeben hast.

marian wrote:
demzufolge muss ich das passwort mit meinem neuen überschreiben ?

Ja.

Irgendwie scheint es ein Problem beim Auslesen des Paßwortes zu geben. Jedenfalls funktioniert es bei mir nicht.

Funktioniert folgender Code bei Dir?

Als Datei z.B. unter /tmp/dc speichern:
Code:
. /usr/share/debconf/confmodule

db_get slapd/internal/adminpw
ldappwd=$RET

db_get slapd/domain
ldapdomain=$RET

db_get shared/organization
ldaporg=$RET

echo "ldappwd: $ldappwd"
echo "ldapdomain: $ldapdomain"
echo "ldaporg: $ldaporg"


Dann
Code:

cd /tmp
chmod +x dc
./dc

_________________
Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org

Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de

Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    READ ONLY FORUM: m23 :: makes software distribution easy Forum Index -> Problems with the server / Serverprobleme All times are GMT - 2 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group