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

[Feature] User creation: Suggestion of selected group #10428

Closed
Franny203 opened this issue Jul 27, 2018 · 2 comments
Closed

[Feature] User creation: Suggestion of selected group #10428

Franny203 opened this issue Jul 27, 2018 · 2 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap feature: users and groups

Comments

@Franny203
Copy link

Steps to reproduce

Create a group
Go to user creation
Select the group
Create the user

Expected behaviour

After selecting a group in the user creation menu, that particular group should be suggested in the user creation bar. So no additional selection of the group is necessary.
Actual behaviour

When you select a group, this doesn't have an influence on the creation process. It only shows the existing members.
Server configuration

Operating system:
Linux 3.16.0-6-amd64 #1 SMP Debian 3.16.57-2 (2018-07-14) x86_64

Web server:
Apache (cgi-fcgi)

Database:
mysql 5.7.22

PHP version:
7.1.20
Modules loaded: Core, date, libxml, openssl, pcre, sqlite3, zlib, bcmath, bz2, calendar, ctype, curl, dba, dom, hash, fileinfo, filter, ftp, gd, gettext, gmp, SPL, htscanner, iconv, session, intl, json, ldap, mbstring, mcrypt, standard, mysqlnd, OAuth, pcntl, mysqli, PDO, pdo_dblib, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, redis, Reflection, imap, shmop, SimpleXML, soap, sockets, ssh2, exif, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, cgi-fcgi, apcu, imagick, Zend OPcache

Nextcloud version: (see Nextcloud admin page)
13.0.4 - 13.0.4.0

Updated from an older Nextcloud/ownCloud or fresh install:
Updated from NC12

Where did you install Nextcloud from:
https://download.nextcloud.com/server/releases/nextcloud-13.0.4.tar.bz2

Signing status:

Signing status
Login as admin user into your Nextcloud and access 
http://example.com/index.php/settings/integrity/failed 
paste the results here.

List of activated apps:

App list
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder

Nextcloud configuration:

Config report
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder

or 

Insert your config.php content here. 
Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …)

Are you using external storage, if yes which one: local/smb/sftp/...

Are you using encryption: yes/no

Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...

LDAP configuration (delete this part if not used)

LDAP config
With access to your command line run e.g.:
sudo -u www-data php occ ldap:show-config
from within your Nextcloud installation folder

Without access to your command line download the data/owncloud.db to your local
computer or access your SQL server remotely and run the select query:
SELECT * FROM `oc_appconfig` WHERE `appid` = 'user_ldap';


Eventually replace sensitive data as the name/IP-address of your LDAP server or groups.

Client configuration

Browser:

Operating system:

Logs

Web server error log

Web server error log
Insert your webserver log here

Nextcloud log (data/nextcloud.log)

Nextcloud log
Insert your Nextcloud log here

Browser log

Browser log
Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log
c) ...
@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #8698 (need a group or folder for all user), #8234 (Feature Request - Hidden users/groups from "collaboration"), #6215 ([Feature Req] Move multiple selected files), #9170 (redirect), and #8241 (image).

@skjnldsv skjnldsv added the 0. Needs triage Pending check for reproducibility or if it fits our roadmap label Jun 12, 2019
@skjnldsv
Copy link
Member

It does it for me, if the group is selected, new users will be added to it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap feature: users and groups
Projects
None yet
Development

No branches or pull requests

3 participants