Bug 545697 - samba: delete global configuration properties fail
Summary: samba: delete global configuration properties fail
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Configuration
Version: 1.4
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
: ---
Assignee: RHQ Project Maintainer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-09 05:58 UTC by Rajan Timaniya
Modified: 2010-02-17 13:04 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-02-17 13:04:03 UTC
Embargoed:


Attachments (Terms of Use)

Description Rajan Timaniya 2009-12-09 05:58:00 UTC
Description of problem:
samba: delete global configuration properties fail

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Log in to imanage
2. Click on Overview and then Dashboard
3. Click on 'Samba Server' under the 'Recently Added Resources'
4. Click on 'CONFIGURE' tab
5. Click on 'EDIT' button
6. Select 'Unset' for following properties
	Workgroup

Server string

Authentication Mode

Encrypt passwords

Printing Enabled

Cups options
7. Click on 'SAVE' button
  
Actual results:
iManage samba plugin neither modify smb.conf with unset the values for 'server string', 'security', 'encrypt passwords', 'load printers' and 'cups options' nor provide proper validation for 'Unset' functionality

iManage samba UI shows the values are unset but the values exist in smb.conf, verify using following commands:
# testparm -sv --section-name= global --parameter-name='server string'
# testparm -sv --section-name= global –parameter-name=security
# testparm -sv --section-name= global --parameter-name="encrypt passwords"
# testparm -sv --section-name= global –parameter-name="load printers"
# testparm -sv --section-name= global --parameter-name="cups options"

Expected results:
iManage samba plugin modify smb.conf with unset the values for 'server string', 'security', 'encrypt passwords', 'load printers' and 'cups options' or provide proper validation for 'Unset' functionality

Additional info:

Comment 1 wes hayutin 2010-02-16 16:52:36 UTC
Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs.

keyword:
new = Tracking + FutureFeature + SubBug

Comment 2 wes hayutin 2010-02-16 16:58:18 UTC
making sure we're not missing any bugs in rhq_triage

Comment 3 Sudhir D 2010-02-17 13:04:03 UTC
This functionality is working now and so marking this bug as closed.


Note You need to log in before you can comment on or make changes to this bug.