OpenSolaris

Printable Version Enter a New Search
Bug ID 6732763
Synopsis smbadm takes invalid workgroup name
State 10-Fix Delivered (Fix available in build)
Category:Subcategory utility:cifs
Keywords
Responsible Engineer Alan M Wright
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_106
Fixed In snv_106
Release Fixed solaris_nevada(snv_106)
Related Bugs 6617183 , 6768067 , 6778831
Submit Date 1-August-2008
Last Update Date 16-January-2009
Description
smbadm takes invalid workgroup name such as:
- allows more than 15 characters
- allows same as host name
- allows ;:"<>*+=\|?,
smbadm also takes invalid workgroup name such as blank (no name).
-bash-3.2# smbadm join -w " "
After joining   the smb service will be restarted automatically.
Would you like to continue? [no]: yes
Successfully joined
-bash-3.2# smbadm list
Workgroup:
-bash-3.2#
Work Around
N/A
Comments
N/A