tanha_nabash
پنج شنبه 15 مرداد 1388, 09:25 صبح
من روی سرور 2003 ماشن مجازی نصب کرده و روی ان لینوک و ویندوز ولینت تنظیمان را برای لینوکس انجام داده ام
1.
root# mkdir /plans1
root# chmod 755 /plans
2-
smb.conf
# Global Parameters
[global]workgroup = MIDEARTHsecurity = SHARE
[Plans]path = /plansread only = Yesguest ok = Yes3-
Verify that the /etc/hosts file contains the following entry: 192.168.1.1 server
Use the standard system tool to start Samba and to configure it to restart automatically at every system reboot. For example,
root# chkconfig smb on
root# /etc/rc.d/init.d/smb restart
4-
smbclient -L localhost -U%
فقط موقع اجرا دستور من زیر master نام srerver را نمی بینم
وقتی روی سرور و ویندوز که کلاینت است روی اسم فایل شیر شده (olanes) کلیک می کنم می گوید پرمیژن نداری؟ حتی من فایل smb.con هم اینوطوری تنظیم کردم
اما نشد
[global]
security = share
guest account = nobody
[share folder]
comment = global share
path = /path/to/share/folder
browseable = yes
read only = yes
guest ok = yes
چکار باید بکنم
1.
root# mkdir /plans1
root# chmod 755 /plans
2-
smb.conf
# Global Parameters
[global]workgroup = MIDEARTHsecurity = SHARE
[Plans]path = /plansread only = Yesguest ok = Yes3-
Verify that the /etc/hosts file contains the following entry: 192.168.1.1 server
Use the standard system tool to start Samba and to configure it to restart automatically at every system reboot. For example,
root# chkconfig smb on
root# /etc/rc.d/init.d/smb restart
4-
smbclient -L localhost -U%
فقط موقع اجرا دستور من زیر master نام srerver را نمی بینم
وقتی روی سرور و ویندوز که کلاینت است روی اسم فایل شیر شده (olanes) کلیک می کنم می گوید پرمیژن نداری؟ حتی من فایل smb.con هم اینوطوری تنظیم کردم
اما نشد
[global]
security = share
guest account = nobody
[share folder]
comment = global share
path = /path/to/share/folder
browseable = yes
read only = yes
guest ok = yes
چکار باید بکنم