Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
10-28-2006, 11:35 PM
|
#1
|
|
LQ Newbie
Registered: Oct 2006
Posts: 3
Rep:
|
Samba Workgroup and Domain with File n printer Share full Configuration for Fedora 4
Hi
im New to Linux i want to know about files and Printer Sharing between Linux and windows.I have heard that Samba is used for that.Im having 10 PCs,Fedora4 is installed in 1Pc and remaining all are XP.Im interested to configure a Workgroup and Domain environment,if anyone knows the full configuration setup,please reply me.
waiting for ur reply
|
|
|
|
10-30-2006, 03:02 AM
|
#2
|
|
Senior Member
Registered: May 2001
Location: Indiana
Distribution: Gentoo, Debian, RHEL, Slack
Posts: 1,555
Rep:
|
You either use a workgroup or a Domain, not both. The configurations for each is completely different. Please be more specific. Are you looking for User authentication, share level, ADS (for MS Active Directory)?
Also google around and you'll find lots of examples. Samba and CUPS will be the File/Printer servers for Windows clients.
|
|
|
|
10-30-2006, 10:56 PM
|
#3
|
|
LQ Newbie
Registered: Oct 2006
Posts: 3
Original Poster
Rep:
|
Hi
hi
thanks for ur reply,actually im looking for a user authentication in a Domain environment only.If u have a full configuration file for configuring Domain,please reply me
Waiting for ur reply
|
|
|
|
10-31-2006, 10:39 AM
|
#4
|
|
Senior Member
Registered: May 2001
Location: Indiana
Distribution: Gentoo, Debian, RHEL, Slack
Posts: 1,555
Rep:
|
Again, please be more specific. Normally people think of a "Domain" as a Microsoft Active Directory domain, however you could be using an NT4 domain, and Samba PDC Emulated Domain. Each of these would have vastly different configurations. Take the time to tell us exactly what you want in as much detail as possible so we can help you.
|
|
|
|
10-31-2006, 10:38 PM
|
#5
|
|
LQ Newbie
Registered: Oct 2006
Posts: 3
Original Poster
Rep:
|
Hi
Hi
ok i will explain u clerly now,im having 10 Pcs.One with Fedora4 installed and remaining others are having XP.I want to use Linux machine as a server to share files and printer and to give separate username and password to windows users to share this file and printer.
|
|
|
|
10-31-2006, 11:48 PM
|
#6
|
|
Moderator
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733
|
Are the XP computers Home Edition or Professional Edition. An XP HE can't join a domain and single signon will not work.
I would suggest reading through the Samba 3 books included either from the samba package or the samba-docs package. Look in /usr/share/doc/packages/samba. There should be a post-script or pdf version of the Samba 3 Reference and Samba 3 by Example. Various types of server and network configurations are used, including LDAP/Samba configuration if that is the route you want to go.
|
|
|
|
11-01-2006, 09:07 PM
|
#7
|
|
Senior Member
Registered: May 2001
Location: Indiana
Distribution: Gentoo, Debian, RHEL, Slack
Posts: 1,555
Rep:
|
The configuration you'd want is a "Samba NT PDC", which if you google what I put in quotes, you'll find many pre-created configuration files.
|
|
|
|
11-01-2006, 10:33 PM
|
#8
|
|
LQ Newbie
Registered: Oct 2005
Location: india
Posts: 1
Rep:
|
hi
i m using ES 4 so i want to create domain on my server so wat i have to do
for making my linux server as windows active directory server.Should i make
it PDC configuration in SMB.conf or do more thing to do?
like configure ldap.conf n kerberos etc.
uranium.tarvinder@gmail.com
|
|
|
|
11-02-2006, 03:13 AM
|
#9
|
|
Moderator
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733
|
You can have domain logins without using ldap. The Samba 3 by Example book has an example of an office which will have 50-100 XP pro computers. It uses a Windows NT style Domain Controller which offers DHCP for notebooks and a WINS service. The example goes through the setup on the Samba server and what to do from Windows as a domain administrator.
Chapter 5 deals with an LDAP directory server example. It provides an LDAP configuration for an example and isn't a manual on configuration of the LDAP directory.
The process of using LDAP in place of an AD server is pretty involved:
Quote:
- Samba-3 PDC Server Configuration
- DHCP and DNS servers
- OpenLDAP server
- PAM and NSS client tools
- Samba-3 PDC
- Idealx smbldap scripts
- LDAP initialization
- Create user and group accounts
- Printers
- Share point directory roots
- Profile directories
- Logon scripts
- Configuration of user rights and privileges
- Samba-3 BDC Server Configuration
- DHCP and DNS servers
- PAM and NSS client tools
- Printers
- Share point directory roots
- Profiles directories
- Windows XP Client Configuration
- Default profile folder redirection
- MS Outlook PST file relocation
- Delete roaming profile on logout
- Upload printer drivers to Samba servers
- Samba-3 PDC Server Configuration
- DHCP and DNS servers
- OpenLDAP server
- PAM and NSS client tools
- Samba-3 PDC
- Idealx smbldap scripts
- LDAP initialization
- Create user and group accounts
- Printers
- Share point directory roots
- Profile directories
- Logon scripts
- Configuration of user rights and privileges
- Samba-3 BDC Server Configuration
- DHCP and DNS servers
- PAM and NSS client tools
- Printers
- Share point directory roots
- Profiles directories
- Windows XP Client Configuration
- Default profile folder redirection
- MS Outlook PST file relocation
- Delete roaming profile on logout
- Upload printer drivers to Samba servers
|
If you need something that is different enough from the example, you either have a lot of reading to do, or could farm out the design and configuration work.
Last edited by jschiwal; 11-02-2006 at 05:48 AM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:44 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|