Can not change proxy user name and passwd
using smpatch or updatemanager i get file update errors when i try to change the proxy username or password.
eg. smpatch set patchpro.proxy.user=userName1
Exception in thread "main" com.sun.patchpro.model.PatchPropertyException: IO Error: Unable to access the 1 file.
at com.sun.patchpro.model.PatchProProperties.saveCCRMappedProperty(PatchProPropert ies.java:1062)
at com.sun.patchpro.model.PatchProProperties.update(PatchProProperties.java:306)
at com.sun.patchpro.cli.PatchProSetup.setProperties(PatchProSetup.java:1621)
at com.sun.patchpro.cli.PatchProSetup.main(PatchProSetup.java:651)
Also patchsvr and smpatch return different values....
-> patchsvr setup -l
Patch source URL: https://getupdates.sun.com/solaris/
Cache Location: /opt/jumpstart/patchServer/updateConnection/
Web proxy host name: proxy1
Web proxy port number: 80
Web proxy user: worthingtonc
-> smpatch get
patchpro.backout.directory"" ""
patchpro.baseline.directory-/var/sadm/spool
patchpro.download.directory/var/sadm/spool /var/sadm/spool
patchpro.install.types -rebootafter:reconfigafter:standard
patchpro.patch.sourcehttps://getupdates1.sun.com/
patchpro.patchset-current
patchpro.proxy.host "" ""
patchpro.proxy.passwd********
patchpro.proxy.port "" 8080
patchpro.proxy.user 123abc ""

