Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 299738 Details for
Bug 439829
simple password auth fails using NSS 3.11.99 or later
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
typescript output of running setup-ds.pl and ldapsearch commands
fedora-ds-test.txt (text/plain), 9.36 KB, created by
Perry Myers
on 2008-03-31 16:41:14 UTC
(
hide
)
Description:
typescript output of running setup-ds.pl and ldapsearch commands
Filename:
MIME Type:
Creator:
Perry Myers
Created:
2008-03-31 16:41:14 UTC
Size:
9.36 KB
patch
obsolete
>Script started on Mon 31 Mar 2008 12:30:51 PM EDT >]0;root@freeipa:~[?1034h[root@freeipa ~]# /etc/init.d/[K[K[K[K[K[K[K[K[K[K[K[Ksetup-ds.pl > >============================================================================== >This program will set up the Fedora Directory Server. > >It is recommended that you have "root" privilege to set up the software. >Tips for using this program: > - Press "Enter" to choose the default and go to the next screen > - Type "Control-B" then "Enter" to go back to the previous screen > - Type "Control-C" to cancel the setup program > >Would you like to continue with set up? [yes]: > >============================================================================== >BY SETTING UP AND USING THIS SOFTWARE YOU ARE CONSENTING TO BE BOUND BY >AND ARE BECOMING A PARTY TO THE AGREEMENT FOUND IN THE >LICENSE.TXT FILE. IF YOU DO NOT AGREE TO ALL OF THE TERMS >OF THIS AGREEMENT, PLEASE DO NOT SET UP OR USE THIS SOFTWARE. > >Do you agree to the license terms? [no]: yes > >============================================================================== >Your system has been scanned for potential problems, missing patches, >etc. The following output is a report of the items found that need to >be addressed before running this software in a production >environment. > >Fedora Directory Server system tuning analysis version 10-AUGUST-2007. > >NOTICE : System is x86_64-unknown-linux2.6.25-0.121.rc5.git4.fc9 (1 processor). > >WARNING: 479MB of physical memory is available on the system. 1024MB is recommended for best performance on large production system. > >NOTICE : The net.ipv4.tcp_keepalive_time is set to 7200000 milliseconds >(120 minutes). This may cause temporary server congestion from lost >client connections. > >WARNING: There are only 1024 file descriptors (hard limit) available, which >limit the number of simultaneous connections. > >WARNING: There are only 1024 file descriptors (soft limit) available, which >limit the number of simultaneous connections. > >Would you like to continue? [no]: yes > >============================================================================== >Choose a setup type: > > 1. Express > Allows you to quickly set up the servers using the most > common options and pre-defined defaults. Useful for quick > evaluation of the products. > > 2. Typical > Allows you to specify common defaults and options. > > 3. Custom > Allows you to specify more advanced options. This is > recommended for experienced server administrators only. > >To accept the default shown in brackets, press the Enter key. > >Choose a setup type [2]: > >============================================================================== >Enter the fully qualified domain name of the computer >on which you're setting up server software. Using the form ><hostname>.<domainname> >Example: eros.example.com. > >To accept the default shown in brackets, press the Enter key. > >Computer name [freeipa.int.valanet.org]: > >============================================================================== >The server must run as a specific user in a specific group. >It is strongly recommended that this user should have no privileges >on the computer (i.e. a non-root user). The setup procedure >will give this user/group some permissions in specific paths/files >to perform server-specific operations. > >If you have not yet created a user and group for the server, >create this user and group using your native operating >system utilities. > >System User [nobody]: dirsrv >System Group [nobody]: did rsrv > >============================================================================== >The standard directory server network port number is 389. However, if >you are not logged as the superuser, or port 389 is in use, the >default value will be a random unused port number greater than 1024. >If you want to use port 389, make sure that you are logged in as the >superuser, that port 389 is not in use. > >Directory server network port [389]: > >============================================================================== >Each instance of a directory server requires a unique identifier. >This identifier is used to name the various >instance specific files and directories in the file system, >as well as for other uses as a server instance identifier. > >Directory server identifier [freeipa]: INT-O VALANET-ORG > >============================================================================== >The suffix is the root of your directory tree. The suffix must be a valid DN. >It is recommended that you use the dc=domaincomponent suffix convention. >For example, if your domain is example.com, >you should use dc=example,dc=com for your suffix. >Setup will create this initial suffix for you, >but you may have more than one suffix. >Use the directory server utilities to create additional suffixes. > >Suffix [dc=int, dc=valanet, dc=org]: > >============================================================================== >Certain directory server operations require an administrative user. >This user is referred to as the Directory Manager and typically has a >bind Distinguished Name (DN) of cn=Directory Manager. >You will also be prompted for the password for this user. The password must >be at least 8 characters long, and contain no spaces. > >Directory Manager DN [cn=Directory Manager]: >Password: >Password (confirm): >Your new DS instance 'INT-VALANET-ORG' was successfully created. >Exiting . . . >Log file is '/tmp/setupvYIFOI.log' > >]0;root@freeipa:~[root@freeipa ~]# ldapsearch -x -D "cn=directory manager" -w password -s base -b "" "objectclass=*" >ldap_bind: Invalid credentials (49) >]0;root@freeipa:~[root@freeipa ~]# /etc/ion[K[Knit.d/dirsrv [K[K[K[K[K[K[K[K[K[K[K[K[K[K[K[K[K[K[Kps -ef [Kwww | grep di[K[Kns-slapd >dirsrv 14230 1 2 12:31 ? 00:00:00 ./ns-slapd -D /etc/dirsrv/slapd-INT-VALANET-ORG -i /var/run/dirsrv/slapd-INT-VALANET-ORG.pid -w /var/run/dirsrv/slapd-INT-VALANET-ORG.startpid >root 14296 14180 0 12:31 pts/2 00:00:00 grep ns-slapd >]0;root@freeipa:~[root@freeipa ~]# /etc/init.d/dirsrv stop >Shutting down dirsrv: > INT-VALANET-ORG...[60G[[0;32m OK [0;39m] >]0;root@freeipa:~[root@freeipa ~]# ns-slapd -D /etc/dirsrv/slapd-INT-VALANET-ORG -i /var/run/dirsrv/slapd-INT-VALANET-ORG.pid -w /var/run/dirsrv/slapd-INT-VALANET-ORG.startpid -d 0 >[31/Mar/2008:12:31:58 -0400] - Fedora-Directory/1.1.0 B2008.078.1556 starting up >[31/Mar/2008:12:31:59 -0400] - slapd started. Listening on All Interfaces port 389 for LDAP requests > >^Z >[1]+ Stopped ns-slapd -D /etc/dirsrv/slapd-INT-VALANET-ORG -i /var/run/dirsrv/slapd-INT-VALANET-ORG.pid -w /var/run/dirsrv/slapd-INT-VALANET-ORG.startpid -d 0 >]0;root@freeipa:~[root@freeipa ~]# bg >[1]+ ns-slapd -D /etc/dirsrv/slapd-INT-VALANET-ORG -i /var/run/dirsrv/slapd-INT-VALANET-ORG.pid -w /var/run/dirsrv/slapd-INT-VALANET-ORG.startpid -d 0 & >]0;root@freeipa:~[root@freeipa ~]# >]0;root@freeipa:~[root@freeipa ~]# bgns-slapd -D /etc/dirsrv/slapd-INT-VALANET-ORG -i /var/run/dirsrv/slapd-INT-VALANET-ORG.pid -w /var/run/dirsrv/slapd-INT-VALANET-ORG.startpid -d 0 [C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C/etc/init.d/dirsrv stop[K [C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[Cps -efwww | grep ns-slapd [C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[Cldapsearch -x -D "cn=directory manager" -w password -s base -b "" "objectclass=*" ># extended LDIF ># ># LDAPv3 ># base <> with scope baseObject ># filter: objectclass=* ># requesting: ALL ># > ># >dn: >objectClass: top >namingContexts: dc=int, dc=valanet, dc=org >supportedExtension: 2.16.840.1.113730.3.5.7 >supportedExtension: 2.16.840.1.113730.3.5.8 >supportedExtension: 2.16.840.1.113730.3.5.3 >supportedExtension: 2.16.840.1.113730.3.5.5 >supportedExtension: 2.16.840.1.113730.3.5.6 >supportedExtension: 2.16.840.1.113730.3.5.9 >supportedExtension: 2.16.840.1.113730.3.5.4 >supportedExtension: 1.3.6.1.4.1.4203.1.11.1 >supportedControl: 2.16.840.1.113730.3.4.2 >supportedControl: 2.16.840.1.113730.3.4.3 >supportedControl: 2.16.840.1.113730.3.4.4 >supportedControl: 2.16.840.1.113730.3.4.5 >supportedControl: 1.2.840.113556.1.4.473 >supportedControl: 2.16.840.1.113730.3.4.9 >supportedControl: 2.16.840.1.113730.3.4.16 >supportedControl: 2.16.840.1.113730.3.4.15 >supportedControl: 2.16.840.1.113730.3.4.17 >supportedControl: 2.16.840.1.113730.3.4.19 >supportedControl: 1.3.6.1.4.1.42.2.27.8.5.1 >supportedControl: 1.3.6.1.4.1.42.2.27.9.5.2 >supportedControl: 2.16.840.1.113730.3.4.14 >supportedControl: 2.16.840.1.113730.3.4.20 >supportedControl: 1.3.6.1.4.1.1466.29539.12 >supportedControl: 2.16.840.1.113730.3.4.12 >supportedControl: 2.16.840.1.113730.3.4.18 >supportedControl: 2.16.840.1.113730.3.4.13 >supportedSASLMechanisms: EXTERNAL >supportedSASLMechanisms: CRAM-MD5 >supportedSASLMechanisms: LOGIN >supportedSASLMechanisms: DIGEST-MD5 >supportedSASLMechanisms: PLAIN >supportedSASLMechanisms: ANONYMOUS >supportedSASLMechanisms: GSSAPI >supportedLDAPVersion: 2 >supportedLDAPVersion: 3 >vendorName: Fedora Project >vendorVersion: Fedora-Directory/1.1.0 B2008.078.1556 >dataversion: 020080331163159 >netscapemdsuffix: cn=ldap://dc=freeipa,dc=int,dc=valanet,dc=org:389 > ># search result >search: 2 >result: 0 Success > ># numResponses: 2 ># numEntries: 1 >]0;root@freeipa:~[root@freeipa ~]# exit > >Script done on Mon 31 Mar 2008 12:32:16 PM EDT
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 439829
: 299738 |
300273
|
300347