There seems to be an issue with smbautohome and symlinks.

I'm able to get a 100% reproducible kernel panic in snv101b under the
following conditions:

WORKS:
Setup an AD user, homedir should be set to /export/home/testguy
Set smbautohome to: * /export/home/&
When testguy connects to opensolaris, smbautohome creates the share as
expected


KERNEL PANIC:
Modify testuser account, change homedir path to /export/home/TEST/testguy
Create symlink: /export/home/TEST/testguy -> /export/home/testguy
Modify smbautohome to: * /export/home/TEST/&
Connect to opensolaris as user testguy, the opensolaris machine has a kernel
panic and reboots. 

WORKS: 
If you copy the testguy homedir to /export/home/TEST/ instead of creating a
symlink everything works and no kernel panic is generated.


_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to