hi i have installed samba . but there is no GUI nterface so that i could share my directory for the windows user . my system is red hat 9.
here are some information from my machine
Code:
# /etc/rc.d/init.d/smb start Samba
Starting SMB services: [ OK ]
Starting NMB services: [ OK ]
Code:
/etc/rc.d/init.d/smb stop Samba
Shutting down SMB services: [ OK ]
Shutting down NMB services: [ OK ]
Code:
smbclient -L localhost
added interface ip=x.x.x.x bcast=y.y.y.y nmask=255.255.255.0
Password:
Code:
# /usr/local/samba/sbin/swat
bash: /usr/local/samba/sbin/swat: No such file or directory
Code:
rpm -q samba-swat
package samba-swat is not installed
Code:
# rpm -q samba
samba-2.2.7a-7.9.0
is my
samba installed ? i am not getting GUI interface. is it because of SWAT is not installed ? how do install SWAT now ? i need the GUI for sharing files and manage everything.
pleae tell me whatsto do now ?
[/code]
thank you