Aide Linux - Liste de diffusion Ze-Linux
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re : [reseau linux - windows]



Le 20.10.2003 00:10:38, michel t a écrit :
> ce que j'appel  ouvrir c'est exp : quant je click sur server nfs  , 
> une fenetre de configuration s'ouvre avec samba (et uniquement lui)  
> non

nfs != samba

> je vous fait suivre les divert  fichiers concerne en vous rappelant  
> que ma distrib est rehat 9  et que j'ai 4 moi de pratique (mais tetu)  
> et pas grand monde pour m'aider (a par vous tous bien sur) dans ce  
> projet qui m'interresse au plus au point
> [boss@michel boss]$ su
> Password:
> [root@michel boss]# ps aux | grep smbd
> root     16133  0.0  0.2  3632  676 pts/0    S    23:47   0:00 grep  
> smbd
> [root@michel boss]# grep nmbd
> 
> [root@michel boss]#  ps aux |  grep nmbd
> root     16136  0.0  0.2  3632  676 pts/0    S    23:49   0:00 grep  
> nmbd
> fichier smb.conf
> 
>> # This is the main Samba configuration file. You should read the
>> # smb.conf(5) manual page in order to understand the options listed
>> # here. Samba has a huge number of configurable options (perhaps too
>> # many!) most of which are not shown in this example
>> #
>> # Any line which starts with a ; (semi-colon) or a # (hash)
>> # is a comment and is ignored. In this example we will use a #
>> # for commentry and a ; for parts of the config file that you
>> # may wish to enable
>> #
>> # NOTE: Whenever you modify this file you should run the command  
>> "testparm"
>> # to check that you have not made any basic syntactic errors.
>> #
>> #======================= Global Settings  
>> =====================================
>> [global]
>>                                                                                                                               
>> # workgroup = NT-Domain-Name or Workgroup-Name
>>    workgroup = MYGROUP
>>                                                                                                                               
>> # server string is the equivalent of the NT Description field
>>    server string = Samba Server
>>                                                                                                                               
>> # This option is important for security. It allows you to restrict
>> # connections to machines which are on your local network. The
>> # following example restricts access to two C class networks and
>> # the "loopback" interface. For more examples of the syntax see
>> # the smb.conf man page
>> ;   hosts allow = 192.168.1. 192.168.2. 127.
>>                                                                                                                               
>> # if you want to automatically load your printer list rather
>> # than setting them up individually then you'll need this
>>    printcap name = /etc/printcap
>>    load printers = yes
> 
> merci de votre patience  michel
>

ça a l'air bon tu a normalement aussi a la fin du fichier des sections  
concernant les partages
genre
[home] etc

deja teste smbclient -L //localhost tu devrai avoir la liste des  
partages
tu peux aussi taper testparm pour verifier ta configuration
----------------------------------
Informations, désabonnement, règles, obligations sur la liste Aide-Linux :
http://lists.ze-linux.org/howto_ml.html


Aide Linux - Liste de diffusion Ze-Linux