6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/27/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#6686] Vacation and forward conflict in SunOne LDAP schema
*
Your Email Address
*
Spam protection
Enter the letters below:
. ,. .. ..__ ._. \./ | |\ /[__) | | |/\| \/ [__)_|_
Comment
> I add the same driver patched for Messaging Server based on last > vacation version (3.1). > > > > Original ldap driver doesn't work for Sun Messaging. > > > > In this last vacation version I had also to modify new Driver.php in > function isEnabled: > > > > // Check vacation flag. > > if ($current_details['vacation'] == 'y' || > > $current_details['vacation'] == 'Y' || > > $current_details['vacation'] == > $this->_params[$this->_realm]['enabled']) { > > return 'Y'; > > } elseif ($current_details['vacation'] == 'n' || > > $current_details['vacation'] == 'N' || > > $current_details['vacation'] == > $this->_params[$realm]['disabled']) { > > return 'N'; > > } else { > > return false; > > }
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers