|
Description
|
Description:
1. This CR was looked like CR 6624665. But, the CR 6624665 has been fixed. When execute "smbutil view" or "mount" command, there is no passwd alert message. But, you found the system prompt for passwd if you execute this command again and the session is not expired. Please refer to the following messages:
bash-3.2# smbutil view //dcifs_user@skads2
Share Type Comment
-------------------------------
IPC$ IPC Remote IPC
C$ disk Default share
public disk
b_share disk
ADMIN$ disk Remote Admin
F$ disk Default share
D$ disk Default share
E$ disk Default share
a_share disk
9 shares listed from 9 available
bash-3.2# smbutil view //dcifs_user@skads2
Password:
Share Type Comment
-------------------------------
IPC$ IPC Remote IPC
C$ disk Default share
public disk
b_share disk
ADMIN$ disk Remote Admin
F$ disk Default share
D$ disk Default share
E$ disk Default share
a_share disk
9 shares listed from 9 available
bash-3.2# mount -F smbfs //dcifs_user@skads2/public /export/mnt
bash-3.2# umount /export/mnt
bash-3.2# mount -F smbfs //dcifs_user@skads2/public /export/mnt
Password:
bash-3.2# umount /export/mnt
2. I have attached the snoop trace file on this CR.
|