2006-04-30 16:41:30 +02:00
|
|
|
This set of scripts allows you to imitate Windows feature to automount some
|
|
|
|
network shares at login time. It is relatively difficult in setup - you should
|
|
|
|
understand, what you do, know how to install SMB/CIFS support into a kernel,
|
|
|
|
how to setup /etc/nsmb.conf and .nsmbrc files, etc.
|
|
|
|
|
2006-05-16 18:35:34 +02:00
|
|
|
Script are written on Shell. Uses nbtscan and host utilites to locate Windows
|
|
|
|
boxes when generated .nsmbrc file in semi-automated mode with smb2nsmbrc helper
|
2006-04-30 16:41:30 +02:00
|
|
|
script. Also uses their own file .mssmbrc to describe any share, mounted with
|
|
|
|
mountsmb2.
|
|
|
|
|
|
|
|
WWW: http://www.granch.ru/~shelton
|