Is this setPermissions script really necesary on windows systems? Everyone has "Full Control" permissions to OTRS folder.hinttitiikeri wrote:Well I thought that the web installer would do all required stuff, but sure I can run that script. I'll come back with the results later.
Search found 8 matches
- 05 Aug 2011, 11:52
- Forum: Help
- Topic: LDAP agent authentication Windows 2008 R2
- Replies: 15
- Views: 5114
Re: LDAP agent authentication Windows 2008 R2
- 05 Aug 2011, 11:36
- Forum: Help
- Topic: LDAP agent authentication Windows 2008 R2
- Replies: 15
- Views: 5114
Re: LDAP agent authentication Windows 2008 R2
Well I thought that the web installer would do all required stuff, but sure I can run that script. I'll come back with the results later.
- 05 Aug 2011, 10:50
- Forum: Help
- Topic: LDAP agent authentication Windows 2008 R2
- Replies: 15
- Views: 5114
Re: LDAP agent authentication Windows 2008 R2
OTRS doesn't start when I rename the config file. So I take it is really reading the config.pm.
I haven't run ~/bin/otrs.SetPermissions.pl. I don't even know what does it do. Any guides to set up LDAP to OTRS haven't suggested that I should run the script.
I haven't run ~/bin/otrs.SetPermissions.pl. I don't even know what does it do. Any guides to set up LDAP to OTRS haven't suggested that I should run the script.
- 03 Aug 2011, 10:40
- Forum: Help
- Topic: LDAP agent authentication Windows 2008 R2
- Replies: 15
- Views: 5114
Re: LDAP agent authentication Windows 2008 R2
There is only one instance so I presume this is the correct file I've edited.
- 03 Aug 2011, 10:28
- Forum: Help
- Topic: LDAP agent authentication Windows 2008 R2
- Replies: 15
- Views: 5114
Re: LDAP agent authentication Windows 2008 R2
I'm confused that you Config.pm asks to use the LDAP module, but the log says, it still uses the DB backend module for authentication. So, you've edited the correct Config.pm? Is there anything else in the log? I'm confused about this also. There is nothing related to LDAP in log. Config.pm I've ed...
- 03 Aug 2011, 07:35
- Forum: Help
- Topic: LDAP agent authentication Windows 2008 R2
- Replies: 15
- Views: 5114
Re: LDAP agent authentication Windows 2008 R2
This is pretty much clean install still so I haven't touched the sysconfig. I am able to login with the credentials I manually create to db. Also default root credentials does work.
- 01 Aug 2011, 08:39
- Forum: Help
- Topic: LDAP agent authentication Windows 2008 R2
- Replies: 15
- Views: 5114
Re: LDAP agent authentication Windows 2008 R2
Thanks for the reply. I changed the parameters but I still get the same error. Shouldn't there be some kind of LDAP error message also? All I get is notice from db::auth
- 28 Jul 2011, 15:39
- Forum: Help
- Topic: LDAP agent authentication Windows 2008 R2
- Replies: 15
- Views: 5114
LDAP agent authentication Windows 2008 R2
Hi I can't get LDAP work for agent authentication. I'm using OTRS 3.0.9 which is installed on Windows Server 2008 R2. Here's my config.pm package Kernel::Config; sub Load { my $Self = shift; # ---------------------------------------------------- # # --------------------------------------------------...