blob: ff60d5618c6ecff22519639432e543b998bdf2ab (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
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.
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
script. Also uses their own file .mssmbrc to describe any share, mounted with
mountsmb2.
WWW: http://www.granch.ru/~shelton
|