Gentoo Archives: gentoo-user-fr

From: GreenDuck <greenduck.webdesign@××××.fr>
To: gentoo-user-fr@l.g.o
Subject: Re: [gentoo-user-fr] vmware
Date: Tue, 25 Oct 2005 00:02:48
Message-Id: 1130198607.17375.4.camel@localhost
In Reply to: Re: [gentoo-user-fr] vmware by Pascal Ronecker
1 Voici mon fichier smb.conf (dans le rep /etc/samba, comme l'a précisé
2 Michel) :
3
4 [global]
5 netbios name = AlienBox
6 security = user
7 guest account = alientux
8 map to guest = Bad User
9 encrypt passwords = yes
10 workgroup = Cocoon
11 server string = AlienBox Samba
12 local master = yes
13 preferred master = yes
14 os level = 33
15 message command = sh -c '/usr/bin/receivepopup.sh "%s" "%f"'
16 socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=8192
17 SO_RCVBUF=8192
18 dos charset = 850
19 unix charset = UTF8
20
21 wins support = no
22
23 [dropbox]
24 comment = Boite de Depot
25 path = /home/alientux/DropBox/
26 create mask = 0644
27 read only = no
28 public = yes
29 guest ok = yes
30 guest only = yes
31 writable = yes
32
33 [soundsfiles]
34 path = /home/alientux/Sounds/
35 comment = Music Files
36 read only = yes
37 public = yes
38 guest ok = yes
39 guest only = yes
40 writeable = no
41
42 [music]
43 path = /home/alientux/Music/
44 comment = Music Files
45 read only = yes
46 public = yes
47 guest ok = yes
48 guest only = yes
49 writeable = no
50
51 [pictures]
52 path = /home/alientux/Pictures/
53 comment = Pics Files
54 read only = yes
55 public = yes
56 guest ok = yes
57 guest only = yes
58 writeable = no
59
60 [movies]
61 path = /home/alientux/Movies/
62 comment = Video Files
63 read only = yes
64 public = yes
65 guest ok = yes
66 guest only = yes
67 writeable = no
68
69
70
71 et voici le listing de /opt/vmware/bin :
72
73 # ls -l /opt/vmware/bin
74 -rwxr-xr-x 1 root root 6432 oct 23 16:54 vmnet-bridge
75 -r-xr-xr-x 1 root root 110872 oct 23 16:54 vmnet-dhcpd
76 -r-xr-xr-x 1 root root 118052 oct 23 16:54 vmnet-natd
77 -r-xr-xr-x 1 root root 5464 oct 23 16:54 vmnet-netifup
78 -r-xr-xr-x 1 root root 8412 oct 23 16:54 vmnet-sniffer
79 -r-xr-xr-x 1 root root 4946 oct 23 16:54 vmrun
80 -r-xr-xr-x 1 root root 12022 oct 23 16:54 vm-support
81 -r-xr-xr-x 1 root root 4714 oct 23 16:54 vmware
82 -r-xr-xr-x 1 root root 245265 oct 23 16:54 vmware-config.pl
83 -r-xr-xr-x 1 root root 467036 oct 23 16:54 vmware-loop
84 -r-xr-xr-x 1 root root 25488 oct 23 16:54 vmware-mount.pl
85 -r-xr-xr-x 1 root root 10704 oct 23 16:54 vmware-ping
86 -r-xr-xr-x 1 root root 87995 oct 23 16:54 vmware-uninstall.pl
87 -r-xr-xr-x 1 root root 666340 oct 23 16:54 vmware-vdiskmanager
88
89
90
91 Pour info, je fais tourner win2000 pro sur vmware, et encore une fois,
92 aucun souci pour accéder aux partages.
93
94 En espèrant que ça t'aidera
95
96 GreenDuck
97
98
99 --
100 gentoo-user-fr@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-fr] vmware Pascal Ronecker <pascal.ronecker@××××.fr>