Closed Thread
Results 1 to 2 of 2

Thread: Default user for Samba

  1. #1
    Jame is offline Learning Programmer
    Join Date
    Feb 2008
    Posts
    32
    Rep Power
    0

    Default user for Samba

    How do I set the default user for Samba? I would like to use root for all guests (since I am the only one with access). Can anyone guide me?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Jordan Guest
    You can set/change this in the "smb.conf" file which is usually located in /etc/samba/.

    You should set:

    Code:
     guest account = <username>
    In your directory share.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. default arguments
    By jackson6612 in forum C and C++
    Replies: 4
    Last Post: 06-01-2011, 04:32 PM
  2. Default None
    By BASHERS33 in forum Database & Database Programming
    Replies: 6
    Last Post: 04-11-2010, 09:52 AM
  3. Need to Add Default Year
    By Tristine in forum JavaScript and CSS
    Replies: 1
    Last Post: 09-23-2009, 07:09 PM
  4. Samba
    By xXHalfSliceXx in forum Linux Networking
    Replies: 4
    Last Post: 08-09-2009, 03:25 PM
  5. Default Parameters
    By Althaz in forum C# Programming
    Replies: 3
    Last Post: 11-21-2008, 10:59 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts