当前位置:  技术问答>linux和unix

我在虚拟机中装了samba服务器。。。终端显示了samba上的共享资源,但不知道怎么获取资源?那位大侠能指导一下。。。谢谢。。。。

    来源: 互联网  发布时间:2016-06-06

    本文导语:  [root@localhost samba]# smbclient -L localhost -U student2 Enter student2's password:  Domain=[LOCALHOST] OS=[Unix] Server=[Samba 3.2.0pre3-9.fc9] Sharename       Type      Comment ---------       ----      ------- qinguan2        Disk...

[root@localhost samba]# smbclient -L localhost -U student2
Enter student2's password: 
Domain=[LOCALHOST] OS=[Unix] Server=[Samba 3.2.0pre3-9.fc9]

Sharename       Type      Comment
---------       ----      -------
qinguan2        Disk      
student1        Disk      
share           Disk      sharefile
IPC$            IPC       IPC Service (Samba Server Version 3.2.0pre3-9.fc9)
VMware_Virtual_Printer Printer   VMware_Virtual_Printer
student2        Disk      Home Directories
Domain=[LOCALHOST] OS=[Unix] Server=[Samba 3.2.0pre3-9.fc9]

Server               Comment
---------            -------

Workgroup            Master
---------            -------
[root@localhost samba]# 
上面显示了显示了三个共享资源:qinguan2 student1 share
我不知道怎么进去?

下面是相关参数:
[global]
workgroup = MYGROUP
server string = Samba Server Version %v
smb passwd file = /etc/samba/smbpasswd
username map = /etc/samba/smbusers
log file = /var/log/samba/log.%m
max log size = 50
cups options = raw

[homes]
comment = Home Directories
read only = No
directory mask = 0700
browseable = No

[qinguan2]
path = /home/qinguan2
read list = @student, student1, qinguan2
write list = @student, qinguan2
read only = No
guest ok = Yes

[student1]
path = /home/student1
read list = @student, qinguan2
read only = No
guest ok = Yes

[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No

[share]
comment = sharefile
path = /home
read list = student1, qinguan2, @student
write list = @student, qinguan2
read only = No
guest ok = Yes
[root@localhost samba]#

另外,我想知道如何获取虚拟机中samba服务器的ip地址。
虚拟机安装的是Fedora Core 9。

|


一定要加上个“-”。。。你直接用su root会继承当前用户的用户配置。。。而不会是root用户的配置

|
[root@RHEL4_U5 ~]# smbmount
Usage: mount.smbfs service mountpoint [-o options,...]
Version 3.0.10-1.4E.11

Options:
      username=                  SMB username
      password=                  SMB password
      credentials=          file with username/password
      krb                             use kerberos (active directory)
      netbiosname=               source NetBIOS name
      uid=                       mount uid or username
      gid=                       mount gid or groupname
      port=                      remote SMB port number
      fmask=                     file umask
      dmask=                     directory umask
      debug=                     debug level
      ip=                        destination host or IP address
      workgroup=                 workgroup on destination
      sockopt=                   TCP socket options
      scope=                     NetBIOS scope
      iocharset=                 Linux charset (iso8859-1, utf8)
      codepage=                  server codepage (cp850)
      unicode                         use unicode when communicating with server
      lfs                             large file system support
      ttl=                       dircache time to live
      guest                           don't prompt for a password
      ro                              mount read-only
      rw                              mount read-write

This command is designed to be run from within /bin/mount by giving
the option '-t smbfs'. For example:
  mount -t smbfs -o username=tridge,password=foobar //fjall/test /data/test
[root@RHEL4_U5 ~]#

|


你切换用户的时候。。。用su - root就行了,你出现command not found的原因是:

root用户继承了普通用户的用户配置文件.bash_profile和.bashrc,此时若你要继承root用户的配置文件的话要用su -或者是su - root才行

|
学习!

    
 
 
 
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 虚拟机的samba怎么不能用
  • 虚拟机中的Samba服务器无法访问
  • 虚拟机中安装samba,vista下网上邻居看不到,这是怎么回事?
  • VPN虚拟局域网和本地局域网共存(连上vpn后正常打开网页)
  • 虚拟机的系统为Linux ,我在虚拟机下装了tomcat,我在虚拟机下可以访问tomcat的应用,但是为什么在本机访问不了虚拟机下的应用
  • VLAN(虚拟局域网)技术工作原理介绍
  • 我有两个电脑都装了Virtual PC虚拟机,请问我在一个虚拟机上装了LINUX后,另一个虚拟机可以用吗?
  • docker和VM虚拟机的区别以及如何用docker搭建基础设施
  • [虚拟机下安装linux]初次使用虚拟机,请帮忙推荐虚拟机和可以下载的镜像
  • ​docker之轻量虚拟化技术——docker实战分享
  • 在虚拟机上运行的程序和非虚拟机的区别
  • 虚拟机能虚拟硬件平台不 ?
  • 一台机器能不能装两台虚拟机或是同一台虚拟机能装两个linux系统么??
  • ARM ping不通虚拟机,虚拟机可以ping通ARM
  • linux(虚拟机)如何使用windows上的虚拟光驱?谢谢了
  • 虚拟机安装xampp后虚拟接口一访问网站,主机不可以
  • vmware虚拟机linux不能ping通主机,主机能ping通虚拟机
  • VMware虚拟机下Linux怎么访问虚拟机的光驱
  • Fedora9中虚拟机工具不能创建虚拟机
  • 虚拟机-虚拟光驱的搭配,有安装LINUX成功的办法么?
  • 在虚拟机上安装freebsd7.0后,将虚拟硬盘移到其它虚拟机上,出现mounroot> 怎样解决?
  • aix可以用虚拟机虚拟吗?
  • redhat 虚拟机的ip设置好了,如何让虚拟机跟xp本机通讯呢?
  • 虚拟linux,我在windows下面怎么虚拟linux。


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3