| Summary | loginparams "share" does not work in any more |
| Queue | Gollem |
| Queue Version | HEAD |
| Type | Bug |
| State | No Feedback |
| Priority | 1. Low |
| Owners | |
| Requester | bjoern.koester (at) mediata (dot) net |
| Created | 03/16/2006 (7175 days ago) |
| Due | |
| Updated | 04/19/2007 (6776 days ago) |
| Assigned | 03/16/2006 (7175 days ago) |
| Resolved | 04/19/2007 (6776 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Taken from Michael Slusarz
State ⇒ No Feedback
[on line 49 of "/var/www/htdocs/horde/gollem/login.php"]
incorrect share name to the SMB driver.
times. But even if I do not change the share name and use the default
share it does not work.
[on line 49 of "/var/www/htdocs/horde/gollem/login.php"]
incorrect share name to the SMB driver.
[gollem] 192.168.112.100 Anmeldung beim SMB-Server fehlgeschlagen. [on
line 49 of "/var/www/htdocs/horde/gollem/login.php"]
If i use this
'loginparams' => array(
// Allow the user to change the Samba share.
'share' => 'Share',
),
in backends.php I am not able to use the share. If I comment oput the
share line. It works.
Björn
State ⇒ Feedback
State ⇒ Assigned
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ loginparams "share" does not work in any more
Queue ⇒ Gollem
State ⇒ Unconfirmed
i had to select the head version since gollem 1.1 final was not lited
yet. sorry:-)
after updating from 1.0.2 to 1.1 the loginparams "share" does not work
any more for the smb driver. i am not able to login. if i disable the
loginparams "share" in backends.php it works.