Re: Browsing SMB network????

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Allann Jones wrote:
> This was the only solution that works for me to enter, to view and be  
> viewed and identified on one of the MS Windows networks. This depends  
> on the level that you want to enter in the Windows network, the share  
> type, you can activate a netbios name to identify yourself on the  
> network and configure the domain.
>
> A reference: http://www.nongnu.org/lpi-manuals/lpi-102/html/ch06s06.html
>
> Incorrect? For all situations?
>   
Incorrect for the situation where you only wish to access shares that
are served by another system.

The link you point to references the smbclient and smbmount utilities. 
These are "client side" utilities and thus the smbd and nmbd services
need not be running.  Those are server side daemons that only need be
started if you wish to share directories on you system to other systems.

FYI....

[egreshko@f12 ~]$ ps -eaf | grep smb
egreshko 30543 28744  0 15:39 pts/1    00:00:00 grep smb
[egreshko@f12 ~]$ ps -eaf | grep nmb
egreshko 30548 28744  0 15:39 pts/1    00:00:00 grep nmb

[egreshko@f12 ~]$ smbclient -L //192.168.0.55
Enter egreshko's password:
Domain=[ASIA] OS=[Unix] Server=[Samba 3.0.33-0.18.el4_8.1]

    Sharename       Type      Comment
    ---------       ----      -------
    IPC$            IPC       IPC Service (Samba Server)
    torrents        Disk     
    psc_2500        Printer  
    egreshko        Disk      Home Directories
Domain=[ASIA] OS=[Unix] Server=[Samba 3.0.33-0.18.el4_8.1]

    Server               Comment
    ---------            -------
    MISTY                Samba Server
    SILLY               

    Workgroup            Master
    ---------            -------
    ASIA                 MISTY



Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux