LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Arch
User Name
Password
Arch This Forum is for the discussion of Arch Linux.

Notices


Reply
  Search this Thread
Old 09-04-2012, 03:22 PM   #1
caa1980
Member
 
Registered: Aug 2004
Location: Salt Lake City, UT
Distribution: Ubuntu 10.04
Posts: 128

Rep: Reputation: 15
Changing workgroup?


By default my version of Arch Linux (Manjaro Linux) Installs with workgroup ad WORKGROUP so I think. How do I verify what work group I am in and how to change it? I am not yet running SAMBA so can't change it in there.
 
Old 09-04-2012, 08:33 PM   #2
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,152
Blog Entries: 6

Rep: Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835
That's usually in the smb.conf file.
Quote:
I am not yet running SAMBA so can't change it in there.
How do you know that you are part of a workgroup? You're not talking about hostname are you?

Also did you try their forum?
http://forum.manjaro.cppdev.de/
 
Old 09-05-2012, 04:27 AM   #3
jv2112
Member
 
Registered: Jan 2009
Location: New England
Distribution: Arch Linux
Posts: 719

Rep: Reputation: 106Reputation: 106
Lightbulb

First you need to modify your Samba configuration file -->

Code:
sudo medit /etc/samba/smb.conf


#======================= Global Settings =====================================
[global]

# workgroup = NT-Domain-Name or Workgroup-Name, eg: MIDEARTH
   workgroup = Linux-Rox

#============================ Share Definitions ==============================
[TV_&_Music_Video]
comment = TV_&_Music_Video
public = yes
browseable = yes
writable = no
path = /media/Cinema_HD/Cinema
guest ok = yes
share modes = yes

Then start the service -->

Code:
sudo systemctl enable smbd.service  # This sets it so it starts on boot

sudo systemctl start smbd.service # This starts it for the current session.
Hope this helps.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Workgroup Wickedd Linux - Newbie 5 07-16-2009 09:58 AM
changing default mdk workgroup name under free mandriva 2006 r emeu Linux - Networking 2 03-31-2007 09:25 PM
workgroup rstmn957 Mandriva 3 02-05-2006 05:47 AM
Can't see workgroup? mrurmil Linux - Networking 2 02-03-2005 08:16 PM
Workgroup rstmn957 Linux - Newbie 2 08-23-2003 08:17 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Arch

All times are GMT -5. The time now is 03:21 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration