Home Forums Gamescan Chat42 About
* Login   * Register * FAQ    * Search
It is currently Thu 03-28-2024 1:15PM

All times are UTC - 6 hours




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: samba server configuration
PostPosted: Wed 09-01-2004 10:35PM 
Offline
Captain
User avatar

Joined: Sun 08-17-2003 8:06PM
Posts: 144
Location: 127.0.0.1

Source: TJ North
I'm trying to set up a samba server on my computer, and I don't have the time to read all 6535 lines of manual on smb.conf. Can you post your configurations? I'm trying to remove the password prompt for certain shares so everyone can access the public shares.

_________________
It is impossible to make anything foolproof because fools are so ingenious.


Top
 Profile E-mail  
    
 Post subject:
PostPosted: Wed 09-01-2004 11:01PM 
Offline
Colonel
User avatar

Joined: Wed 02-20-2002 11:27PM
Posts: 867
Location: No one's really sure what became of Castorite after graduation

Source: Off Campus
It's really not that bad. You need to read it if you expect to set up a decent server at all.


Top
 Profile E-mail  
    
 Post subject:
PostPosted: Thu 09-02-2004 7:47AM 
Offline
Colonel
User avatar

Joined: Sun 08-18-2002 10:33AM
Posts: 750
Location: Kansas City, KS

Source: TJ North
Code:
[global]
        workgroup = YOURWORKGRP
        netbios name = MACHINENAME
        encrypt passwords = yes
        public = yes
        map to guest = bad user
        max log size = 200
[sharename]
        browsable = yes
        path = /path/to/share

_________________
It is by caffeine alone I set my mind in motion.
It is by the beans of Java the thoughts acquire speed,
the hands acquire shaking, the shaking becomes a warning.
It is by caffeine alone I set my mind in motion.


Top
 Profile E-mail  
    
 Post subject:
PostPosted: Thu 09-02-2004 12:53PM 
Offline
Captain
User avatar

Joined: Sun 08-17-2003 8:06PM
Posts: 144
Location: 127.0.0.1

Source: TJ North
Hey, thanks for the code, everything seems to be working. I'll read the manual later, but right now I just wanted to get it up and running.

Since everybody's trying to lynch people who stream, is there a way I can find out if someone is streaming? I've tried smbstatus, but that just shows the open files.

_________________
It is impossible to make anything foolproof because fools are so ingenious.


Top
 Profile E-mail  
    
 Post subject:
PostPosted: Thu 09-02-2004 1:34PM 
Offline
Colonel
User avatar

Joined: Sun 08-18-2002 10:33AM
Posts: 750
Location: Kansas City, KS

Source: TJ North
Well, streaming is just another open file. There's no way to tell without cross-referencing PIDs with sockets and then sockets to outbound bandwidth usage. Even then you'd have to watch the bandwidth usage and determine if you thought the person was streaming.

_________________
It is by caffeine alone I set my mind in motion.
It is by the beans of Java the thoughts acquire speed,
the hands acquire shaking, the shaking becomes a warning.
It is by caffeine alone I set my mind in motion.


Top
 Profile E-mail  
    
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group