Problems Setting up 1.0.3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Richard Megginson wrote:
> Sergey Ivanov wrote:
[skip]
>> Hi Richard,
>> I have upgraded yesterday the last of my ldap servers. The most
>> difficult problem there is described in
>> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=213626
>> And this problem with ownership and permission denied was reproduced
>> once more. I have screenlog of the session, and logs of admin and ldap
>> servers. Also I see a file /opt/fedora-ds/setup/myinstall.inf with the
>> following contents:
>> ---
>> [General]
>> FullMachineName=   <hostname>
>> SuiteSpotUserID=   root
>> SuitespotGroup=   root
>>   
> This is a great clue.  The setup script uses the following command to
> determine these values:
>        suitespotuser=`ls -l
> /opt/fedora-ds/slapd-instance/config/dse.ldif | awk '{print $3}'`
>        suitespotgroup=`ls -l
> /opt/fedora-ds/slapd-instance/config/dse.ldif | awk '{print $4}'`
> So somehow the ownership of dse.ldif was changed from nobody:nobody to
> root:root.  Either that, or the above command is not working.  Is it
> possible that it is not using /bin/ls?
Not looking like this. I did at this host:
---
# which ls
alias ls='ls --color=tty'
        /bin/ls
# ls -l /opt/fedora-ds/slapd-instance/config/dse.ldif | awk '{print $3}'
nobody
# ls -l /opt/fedora-ds/slapd-instance/config/dse.ldif | awk '{print $4}'
nobody
May be, ownership was changed to root's in rpm -Uvh or in the very first
steps of setup/setup.
-- 
	Sergey.


[skip]




[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux