PAM authentication

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

 



Rich Megginson (rmeggins at redhat.com) wrote:
> >>>1. How do I add posixAccounts in the admin web interface (eg.
> >>>http://ldap.mydomain.com:15613/clients/dsgw/bin/lang?context=dsgw)?
> >>>
> >>>
> >>>
> >>You can't in the _web_ interface, but you can in the console.  This
> >>won't work from the Users&Groups tab in the main console window.  Open
> >>the Directory Server into which you want to add the users.  Go to the
> >>Directory tab.  With the Properties editor, you can "posix" enable an
> >>existing user or create a new user with the posix attributes.
> >>
> >>
> >
> >But the console seems to need you to run some kind of java app, and I believe
> >this needs X?
> >My server has no X installed.
> >
> >Isn't there a setting somewhere? In a clear text file (for defaults)
> >
> >
> The file that controls this UI is
> serverroot/clients/dsgw/config/display-orgperson.html.  This is a
> "template" that is parsed by the CGIs and rendered as HTML.  If you look
> at line 188 in this file you will see where it sets the objectclasses
> for the new user.  It would be easy to add the shadowAccount to this
> list - the only required attribute is "uid" which is already supplied by
> the UI.  Unfortunately, it would be more difficult to add posixAccount
> to this list because that objectclass requires cn, uidNumber, gidNumber,
> and homeDirectory, which are not part of the UI.  So those fields would
> have to be added.  I think this would be a good enhancement, to either
> add shadow and posix account support to display-orgperson.html, or
> create a new template for posix/shadow accounts.

Is anyone working on such a template?
I will not be able to do it, so I am thinking of using phpldapadmin instead.

/T




[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