Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use sssd for LDAP based automount maps #15

Merged
merged 1 commit into from
Oct 23, 2013
Merged

Use sssd for LDAP based automount maps #15

merged 1 commit into from
Oct 23, 2013

Conversation

ckornacker
Copy link
Contributor

Implemented fate#313275 feature to use sssd for LDAP based automount maps

@@ -1280,6 +1296,9 @@ def AdvancedConfigurationDialog
nss_base_group = Convert.to_string(
UI.QueryWidget(Id(:nss_base_group), :Value)
)
nss_base_automount = Convert.to_string(
UI.QueryWidget(Id(:nss_base_automount), :Value)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We probably don't need to call Convert.to_string when we know what the value type is

@jsuchome
Copy link
Contributor

In general, it looks good.

@jsuchome
Copy link
Contributor

OK, I think we can merge it. The points I mentioned deserve the attention during some rewrite phase.

jsuchome added a commit that referenced this pull request Oct 23, 2013
Use sssd for LDAP based automount maps
@jsuchome jsuchome merged commit e33466f into yast:master Oct 23, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants