voila l'autre fichier etc..............global] netbios name = 192.168.0.4 server string = Samba file and print server workgroup = mshome security = share hosts allow = 127. 192.168.0. interfaces = 127.0.0.1/8 192.168.0.0/24 bind interfaces only = yes remote announce = 192.168.0.255 remote browse sync = 192.168.0.255 printcap name = cups cups options = raw guest account = doillon-75f04e7 log file = /var/log/samba/samba.log max log size = 1000 username level = 6 password level = 6 unix password sync = yes socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 local master = no domain master = no os level = 33 logon drive = m: logon home = \\%L\homes\%u logon path = \\%L\profiles\%u logon script = %G.bat name resolve order = wins lmhosts bcast dns proxy = no client use spnego = no client signing = no client schannel = no server schannel = no allow trusted domains = no obey pam restrictions = yes enable spoolss = yes follow symlinks = no update encrypted = yes passwd chat timeout = 120 passwd program = /usr/bin/passwd '%u' passwd chat = *New*password* %n\n *ReType*new*password* %n\n *passwd*changed*\n add user script = /usr/sbin/useradd -d /dev/null -c 'Samba User Account' -s /dev/null '%u' add user to group script = /usr/sbin/useradd -d /dev/null -c 'Samba User Account' -s /dev/null -g '%g' '%u' add group script = /usr/sbin/groupadd '%g' delete user script = /usr/sbin/userdel '%u' delete user from group script = /usr/sbin/userdel '%u' '%g' delete group script = /usr/sbin/groupdel '%g' add machine script = /usr/sbin/useradd -d /dev/null -g sambamachines -c 'Samba Machine Account' -s /dev/null -M '%u' machine password timeout = 120 idmap uid = 16777216-33554431 idmap gid = 16777216-33554431 template shell = /dev/null winbind use default domain = yes winbind separator = @ winbind cache time = 360 winbind trusted domains only = yes winbind nested groups = no winbind nss info = no guest ok = yes wins server = 192.168.1.11
[homes] comment = Home Directories path = /home read only = no share modes = no locking = no [photos] path = /home/paul/Photos writeable = yes ; browseable = yes valid users = doillon-75f04e7 > Message du 10/06/09 19:02 > De : "Michel Leunen" > A : [email protected] > Copie à : > Objet : Re: PARTAGE UBUNTU WINDOWS ET WINDOWS UBUNTU? > > > popaul a écrit : > > sa donne cela A all processes -C by command name > > -N negate selection -G by real group ID (supports names) > > [snip] > > Non, c'est pas bon. Tu n'as pas copié la commande correctement. Je ne > comprends pas pourquoi tu n'utilises pas le copié/collé (tu sélectionnes > la commande dans le mail puis tu cliques avec le bouton du milieu de > ta souris dans un terminal). La commande est: > > ps -ef | grep smbd > > le | est le 'pipe'. Sur mon clavier belge je dois faire AltGr+1 pour > l'avoir. > > > -- > Michel Leunen > http://linux.leunen.com > > -- > ubuntu-fr mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr > > -- ubuntu-fr mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
