- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs-xml/Samba3-ByExample/SBE-TheSmallOffice.xml
r414 r988 174 174 with Samba-2.2.x series releases. This is deliberate so that in the next chapter it is 175 175 possible to start with the installation that you have created here, migrate it 176 to a Samba -3configuration, and then secure the system further. Configurations following176 to a Samba configuration, and then secure the system further. Configurations following 177 177 this one utilize features that may not be supported in Samba-2.2.x releases. 178 178 However, you should note that the examples in each chapter start with the assumption … … 317 317 318 318 <step><para> 319 Install the Samba -3binary RPM from the Samba-Team FTP site.319 Install the Samba binary RPM from the Samba-Team FTP site. 320 320 </para></step> 321 321 … … 1139 1139 1140 1140 <para> 1141 Samba -3does not permit a Domain Group to become visible to Domain network clients unless the account1141 Samba does not permit a Domain Group to become visible to Domain network clients unless the account 1142 1142 has a UNIX group account equivalent. The Domain groups that should be given UNIX equivalents are 1143 1143 <guimenu>Domain Guests</guimenu>, <guimenu>Domain Users</guimenu>, and <guimenu>Domain Admins</guimenu>. … … 1222 1222 <para> 1223 1223 If it becomes necessary to change either the server name or the Domain name, be sure to back up the respective 1224 SID before the change is made. You can back up the SID using the <command>net getlocalsid</command> (Samba -3)1224 SID before the change is made. You can back up the SID using the <command>net getlocalsid</command> (Samba) 1225 1225 or the <command>smbpasswd</command> (Samba-2.2.x). To change the SID, you use the same tool. Be sure 1226 1226 to check the man page for this command for detailed instructions regarding the steps involved. … … 1241 1241 1242 1242 <para> 1243 Samba -3implements a Windows NT4-style security domain architecture. This type of Domain cannot1243 Samba implements a Windows NT4-style security domain architecture. This type of Domain cannot 1244 1244 be managed using tools present on a Windows XP Professional installation. You may download from the 1245 1245 Microsoft Web site the SRVTOOLS.EXE package. Extract it into the directory from which you wish to use 1246 1246 it. This package extracts the tools: <command>User Manager for Domains</command>, <command>Server Manager</command>, and <command>Event 1247 Viewer</command>. You may use the <guimenu>User Manager for Domains</guimenu> to manage your Samba -31247 Viewer</command>. You may use the <guimenu>User Manager for Domains</guimenu> to manage your Samba 1248 1248 Domain user and group accounts. Of course, you do need to be logged on as the <constant>Administrator</constant> 1249 for the Samba -3Domain. It may help to log on as the <constant>root</constant> account.1249 for the Samba Domain. It may help to log on as the <constant>root</constant> account. 1250 1250 </para> 1251 1251
Note:
See TracChangeset
for help on using the changeset viewer.