Ignore:
Timestamp:
May 27, 2009, 9:09:42 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.8

Location:
branches/samba-3.2.x/docs-xml/Samba3-ByExample
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/docs-xml/Samba3-ByExample/SBE-DomainAppsSupport.xml

    r203 r232  
    478478&rootprompt; smbd -D
    479479&rootprompt; nmbd -D
    480 &rootprompt; winbindd -B
     480&rootprompt; winbindd -D
    481481</screen>
    482482                </para></step>
  • branches/samba-3.2.x/docs-xml/Samba3-ByExample/SBE-SecureOfficeServer.xml

    r203 r232  
    19111911
    19121912$rootprompt; ps ax | grep winbind
    1913 14293 ?        S     0:00 /usr/sbin/winbindd -B
    1914 14295 ?        S     0:00 /usr/sbin/winbindd -B
     191314293 ?        S     0:00 /usr/sbin/winbindd -D
     191414295 ?        S     0:00 /usr/sbin/winbindd -D
    19151915</screen>
    19161916                        The <command>winbindd</command> daemon is running in split mode (normal), so there are also
  • branches/samba-3.2.x/docs-xml/Samba3-ByExample/SBE-TheSmallOffice.xml

    r203 r232  
    768768
    769769$rootprompt; ps ax | grep winbind
    770 14293 ?        S     0:00 /usr/sbin/winbindd -B
    771 14295 ?        S     0:00 /usr/sbin/winbindd -B
     77014293 ?        S     0:00 /usr/sbin/winbindd -D
     77114295 ?        S     0:00 /usr/sbin/winbindd -D
    772772</screen>
    773773                        The <command>winbindd</command> daemon is running in split mode (normal), so there are also
Note: See TracChangeset for help on using the changeset viewer.