Bug 236557
| Summary: | Samba users not visible. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Richard Steck <sirius56> |
| Component: | system-config-samba | Assignee: | Nils Philippsen <nphilipp> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | Keywords: | Reopened |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-04-17 14:56:42 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Richard Steck
2007-04-16 13:26:34 UTC
New bugs shouldn't be filed against "testN", only against "devel". The problem was a different one than in bug #159419, though. Up to now, system-config-samba read /etc/samba/smbpasswd directly instead of using the pdbedit tool and when the default changed from using the smbpasswd file to using a tdb backend, it couldn't cope with that, i.e. users where added to the passdb TDB file, but system-config-samba still looked for /etc/samba/smbpasswd. system-config-samba-1.2.40 is building right now which contains fixes for this bug. Please test extensively as the new code is sufficiently different that I might have broken something ;-). If the fix doesn't help you, please reopen this ticket, if it introduces other bugs, please open new bugzilla tickets. Thanks. |