Changeset 309 for branches/samba-3.3.x/docs-xml/manpages-3/net.8.xml
- Timestamp:
- Aug 4, 2009, 8:51:22 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/docs-xml/manpages-3/net.8.xml
r274 r309 1057 1057 1058 1058 <refsect2> 1059 <title>SAM RIGHTS LIST</title> 1060 1061 <para> 1062 List all available privileges. 1063 </para> 1064 1065 </refsect2> 1066 1067 <refsect2> 1068 <title>SAM RIGHTS GRANT <NAME> <PRIVILEGE></title> 1069 1070 <para> 1071 Grant a certain privilege to a user. 1072 </para> 1073 1074 </refsect2> 1075 1076 <refsect2> 1077 <title>SAM RIGHTS REVOKE <NAME> <PRIVILEGE></title> 1078 1079 <para> 1080 Revoke a certain privilege from a user. 1081 </para> 1082 1083 </refsect2> 1084 1085 <refsect2> 1059 1086 <title>SAM SHOW <NAME></title> 1060 1087 … … 1619 1646 1620 1647 <para> 1621 Note that you also need to use standard net param ters to connect and authenticate to the remote machine that you want to join. These additional parameters include: -S computer and -U user.1648 Note that you also need to use standard net parameters to connect and authenticate to the remote machine that you want to join. These additional parameters include: -S computer and -U user. 1622 1649 </para> 1623 1650 <para> … … 1649 1676 1650 1677 <para> 1651 Note that you also need to use standard net param ters to connect and authenticate to the remote machine that you want to unjoin. These additional parameters include: -S computer and -U user.1678 Note that you also need to use standard net parameters to connect and authenticate to the remote machine that you want to unjoin. These additional parameters include: -S computer and -U user. 1652 1679 </para> 1653 1680 <para>
Note:
See TracChangeset
for help on using the changeset viewer.