LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 03-22-2007, 06:47 AM   #1
rr_rr_29
LQ Newbie
 
Registered: Oct 2005
Posts: 23

Rep: Reputation: 15
Post Samba related issue.........




Hi,

I have install the samba server and i have creat one group for example (fulltango)and now i want 20 user in this group and this 10 user have the same password to access the samba and then left 10 user different-different password

So please can somebody help me how i can do .....

Regards,
 
Old 03-23-2007, 12:36 AM   #2
musthafa
LQ Newbie
 
Registered: Jan 2007
Posts: 6

Rep: Reputation: 0
No big deal.

# groupadd fulltango {creating group}
# useradd -g fulltango user1[2,3,..,20] {create users part of our group}
# passwd user1[2,3,..,20] {Assign normal Linux passwords}
# /usr/bin/smbpasswd -a user1[2,3,..,20] {Assigning SMB passwords}
# /usr/bin/smbpasswd -e user1[2,3,..,20] {Enable the SMB users}

Assign the same SMB password for the users user1 through user10. Assign different passwords of your choice for the users user11 through user20.
 
  


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
NFS related issue push19180 Linux - Networking 1 05-19-2006 07:36 AM
mtrr issue (not framebuffer related) Nightfrost Linux - Hardware 1 08-22-2005 03:20 AM
Kernel/Source-Related Issue Help Megadeth08902 Linux - Software 0 02-17-2005 11:07 PM
LTSP related issue emailssent Linux - Networking 1 12-12-2004 12:13 PM
process related issue LinuxRam Linux - Networking 1 09-12-2004 04:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 04:23 AM.

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