|
Bugzilla – Full Text Bug Listing |
| Summary: | [smb] Konquorer: Cannot enter the Windows domain in the username ('domain\user') dialog | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Tobias Burnus <burnus> |
| Component: | KDE | Assignee: | Stephan Kulow <coolo> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P2 - High | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
I don't have time to fix this, please report at bugs.kde.org (if you haven't already) - there are some more helping hands |
If a remote computer has a different workgroup/domain as the computer konquorer is running on, one can prefix the domain: With smbclient it looks like: -U 'user' NT_STATUS_LOGON_FAILURE -U 'domain\user' -> works (same as under windows, if I recall correctly) -U 'domain/user' -> works as well Expected: One can also prefix the damain in Konquorer. Currently, in the dialog window everything after the \ or / seems to be ignored.