Samba: Difference between revisions
From KlavoWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
</pre> | </pre> | ||
Under the User infromation select <strong>Use Winbind</strong> | Under the User infromation select <strong>Use Winbind</strong><br> | ||
Under Authentication select <strong>Use Winbind Authentication</strong> | Under Authentication select <strong>Use Winbind Authentication</strong><br> | ||
Under the Authentication column the "Use MD5 Password" and "Use Shadow Passwords" should be automatically select. Leave them selected. | Under the Authentication column the "Use MD5 Password" and "Use Shadow Passwords" should be automatically select. Leave them selected. | ||
[[image:auth-config.jpg]] | [[image:auth-config.jpg]] | ||
Security Model is ads | Security Model is ads<br> | ||
Domain is NETBIOS domain name | Domain is NETBIOS domain name<br> | ||
Domain Controllers is the name of a Domain Controller | Domain Controllers is the name of a Domain Controller<br> | ||
ADS Realm is DNS (FQDN) domain name | ADS Realm is DNS (FQDN) domain name <br> | ||
by default the /bin/false is selected. | by default the /bin/false is selected.<br> | ||
[[image:winbind.jpg]] | [[image:winbind.jpg]] | ||
Select Join Domain. | Select Join Domain.<br> | ||
Select Ok. | Select Ok. | ||
[[Category: Authentication]] [[Category: Shares]] | [[Category: Authentication]] [[Category: Shares]] |
Revision as of 05:18, 10 September 2007
Firstly install the samba server and client
yum install samba samba-client
Once the required applicatons are installed we can add the computer to the domain by running authconfig.
authconfig
Under the User infromation select Use Winbind
Under Authentication select Use Winbind Authentication
Under the Authentication column the "Use MD5 Password" and "Use Shadow Passwords" should be automatically select. Leave them selected.
Security Model is ads
Domain is NETBIOS domain name
Domain Controllers is the name of a Domain Controller
ADS Realm is DNS (FQDN) domain name
by default the /bin/false is selected.
Select Join Domain.
Select Ok.