Yes, of course! Sorry!

Config.php
-------------------
$CONFIG = array (
  'instanceid' => 'oc5kt5e3ohcf',
  'passwordsalt' => 'Tk3cUSWAy3qbjC0qlrThcut91SD0P6',
  'secret' => '+llowNGieB0YxDpFCOTbUE86S/OvkKjIoLKk0rwspCac+OrY',
  'trusted_domains' =>
  array (
    0 => '192.168.40.96',
    1 => 'cloud.hess-family.com',
  ),
  'datadirectory' => '/owncloud/data',
  'overwrite.cli.url' => 'http://192.168.40.96',
  'dbtype' => 'mysql',
  'version' => '8.1.3.0',
  'dbname' => 'owncloud',
  'dbhost' => 'localhost',
  'dbtableprefix' => 'oc_',
  'dbuser' => 'hessocldbuser',
  'dbpassword' => 'xeM6wQBbz76C',
  'logtimezone' => 'UTC',
  'installed' => true,
  'theme' => 'dvbern',
  'check_for_working_htaccess' => false,
  'knowledgebaseenabled' => false,
  'ldapIgnoreNamingRules' => false,
  'memcache.local' => '\\OC\\Memcache\\APC',
  'mail_smtpmode' => 'sendmail',
);
-------------------

Cheers Adrian


-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[email protected]] Im Auftrag 
von Arthur Schiwon
Gesendet: Montag, 12. Oktober 2015 12:44
An: List for Developers of ownCloud
Betreff: Re: [owncloud-devel] LDAP users can login without group member

On Friday 09 Oct 2015 15:53:08 Kägi Adrian wrote:
> Hy all
> I use ldap as user backend, and restrict the BaseDN with a dedicated group.
> If I test the username under ldap-login attributes-test user I get the 
> correct answer. User unknown, or know. ... BUT I can login an upload 
> data with users these are unknown or not in the dedicated user group. 
> Did I made a fault, or is this a bug?

Without seeing the config, no one can answer.

Cheers
Arthur

> 
> Thank you very much!
> cheers Adrian

--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

XMPP: [email protected]

www.owncloud.com - Your Data, Your Cloud, Your Way!

ownCloud GmbH, GF: Markus Rex, Holger Dyroff, Frank Karlitschek 
Schloßäckerstrasse 26a, 90443 Nürnberg, HRB 28050 (AG Nürnberg)
_______________________________________________
Devel mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/devel

Reply via email to