On 01/07/10 17:31, POUSSIN Mathieu wrote:
Hi, I am trying to configure my OpenSolaris server to use autohome feature, I added this line in the /etc/smbautohome : "* /home/&" Then when I connect to the smb service, smbmgr show -vp return that :default nfs=() zfs zfs/rpool/cifs0 smb=() public=/rpool/cifs0 smb smb=() * /home/kedare smb=() "" kedare=/home/kedare " The "public" share works fine, but the "kedare" share don't appear, sometime I get a share named "&" that is inaccessible (NOTICE: smbd[EBOX\kedare]: & share not found), so I type the sharename manually in the address bar (smb://ebox/kedare), but It ask me the login/password in chain and I get this error message : Jan 8 02:25:41 ebox smbsrv: [ID 138215 kern.notice] NOTICE: smbd[NT Authority\Anonymous]: public access denied: IPC only Jan 8 02:25:51 ebox smbsrv: [ID 138215 kern.notice] NOTICE: smbd[NT Authority\Anonymous]: kedare access denied: IPC only Jan 8 02:25:55 ebox last message repeated 1 time What can I do to make it work ? where is the problem ?
As far as I can tell that's a Windows client problem. This is an old post about it: http://www.computing.net/answers/windows-xp/xp-shares-ipc-logon-problem/43472.html I don't see it very often and rebooting the client typically fixes it for me. Alan _______________________________________________ cifs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/cifs-discuss
