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

import users icon not shown #1368

Closed
neubian opened this issue Feb 2, 2017 · 10 comments
Closed

import users icon not shown #1368

neubian opened this issue Feb 2, 2017 · 10 comments
Labels
support Community support

Comments

@neubian
Copy link

neubian commented Feb 2, 2017

OPNsense 16.7 & 17.1

/system_usermanager.php

per
https://forum.opnsense.org/index.php?topic=4069.0#msg14747

even with a working LDAP server configured and testing properly, there is no "import users" button or icon as indicated in the wiki here: https://docs.opnsense.org/manual/how-tos/user-ldap.html

@AdSchellevis
Copy link
Member

Are you sure you've changed the default authentication server to your ldap server in here system_usermanager_settings.php ?

@neubian
Copy link
Author

neubian commented Feb 2, 2017

Yes, the LDAP server was the primary, and local was fallback.

I switched the fall back to "--No Fallback--", then saved, and the icon appeared. I added the Local Database back as the fallback, saved, and the icon remained. I rebooted, the icon remained.

@AdSchellevis
Copy link
Member

ok, that's odd, I can't seem to reproduce this behaviour.
The check in the code seems pretty straightforward.
https://github.com/opnsense/core/blob/master/src/www/system_usermanager.php#L950

How was the original value set? was this an imported config from pfSense perhaps.

@neubian
Copy link
Author

neubian commented Feb 3, 2017

It was a fresh install of 16.x -- whatever was new about a week ago.

@sonicfx92
Copy link

I have same problem, but i resolved it.
I was installed last version OPNSense 17.1.6, succesfully configure LDAP, and didn't see Import icon.
I check primary auth. server and it was already LDAP. Then i manualy reselect default auth server and Import icon appear. Have a nice day!

@fichtner fichtner added the support Community support label Aug 5, 2017
@AdSchellevis
Copy link
Member

timeout due to inactivity

@evbevz
Copy link
Member

evbevz commented Nov 13, 2018

Have the same issue on 18.1.13

@mimugmail
Copy link
Member

see screenshot:

image

@evbevz
Copy link
Member

evbevz commented Nov 13, 2018

I know. If I go to /system_usermanager_settings.php and press "Save", then clowd button appears in users manager.
I mean that in some circumstances the button is not shown.

@fichtner
Copy link
Member

fichtner commented Nov 13, 2018

18.1.13 is no longer actively developed and 1b4eb8e went into 18.7 so we should be ok.

(the fallback was removed in favour of an authentication server list)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Community support
Development

No branches or pull requests

6 participants