This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| nas_centos7 [2015/04/06 11:03] – herwarth | nas_centos7 [2015/04/12 08:41] (current) – herwarth | ||
|---|---|---|---|
| Line 72: | Line 72: | ||
| samba-tool domain passwordsettings set --min-pwd-age=0 | samba-tool domain passwordsettings set --min-pwd-age=0 | ||
| samba-tool domain passwordsettings set --max-pwd-age=0 | samba-tool domain passwordsettings set --max-pwd-age=0 | ||
| + | samba-tool domain passwordsettings set --min-pwd-length=0 | ||
| + | |||
| ====Homedir on server==== | ====Homedir on server==== | ||
| <code - / | <code - / | ||
| Line 124: | Line 126: | ||
| The above is enough, but just in case: | The above is enough, but just in case: | ||
| User Configuration > Administrative Templates > Windows Components > Internet Explorer > Internet Control Panel > Security Page > Site to Zone Assignment List > Enable and add a zone: value name: *.lzw.zorgnet value 1 | User Configuration > Administrative Templates > Windows Components > Internet Explorer > Internet Control Panel > Security Page > Site to Zone Assignment List > Enable and add a zone: value name: *.lzw.zorgnet value 1 | ||
| + | |||
| + | ====DHCP disable change hostname policy==== | ||
| + | Computer Configuration > Policies > Administrative Templates > Network > DNS Client > Dynamic Update = Disabled > Register PTR Records = Disabled | ||
| + | |||
| ====Set drive mappings==== | ====Set drive mappings==== | ||
| User Configuration > Preferences > Windows Settings > Drive maps (choose replace as type) | User Configuration > Preferences > Windows Settings > Drive maps (choose replace as type) | ||
| Line 139: | Line 145: | ||
| rpcclient localhost -U administrator -c ' | rpcclient localhost -U administrator -c ' | ||
| - | rpcclient localhost -U administrator -c ' | + | rpcclient localhost -U administrator -c ' |
| rpcclient localhost -U administrator -c ' | rpcclient localhost -U administrator -c ' | ||
| - | rpcclient localhost -U administrator -c ' | + | rpcclient localhost -U administrator -c ' |
| rpcclient localhost -U administrator -c ' | rpcclient localhost -U administrator -c ' | ||
| - | rpcclient localhost -U administrator -c ' | + | rpcclient localhost -U administrator -c ' |
| rpcclient localhost -U administrator -c ' | rpcclient localhost -U administrator -c ' | ||
| Line 210: | Line 216: | ||
| printable = yes | printable = yes | ||
| printing = CUPS | printing = CUPS | ||
| - | </samba> | + | |
| + | [ETKPRT1L] | ||
| + | path = /var/spool/samba | ||
| + | browseable = yes | ||
| + | printable = yes | ||
| + | printer name = ETKPRT1L | ||
| + | read only = no | ||
| + | |||
| + | [RECPRT1L] | ||
| + | path = / | ||
| + | browseable = yes | ||
| + | printable = yes | ||
| + | printer name = RECPRT1L | ||
| + | read only = no | ||
| + | |||
| + | [RECPRT2L] | ||
| + | path = / | ||
| + | browseable = yes | ||
| + | printable = yes | ||
| + | printer name = RECPRT2L | ||
| + | read only = no | ||
| + | |||
| + | [SYSPRT1L] | ||
| + | path = / | ||
| + | browseable = yes | ||
| + | printable = yes | ||
| + | printer name = SYSPRT1L | ||
| + | read only = no | ||
| + | |||
| + | [SYSPRT1LD] | ||
| + | path = / | ||
| + | browseable = yes | ||
| + | printable = yes | ||
| + | printer name = SYSPRT1LD | ||
| + | read only = no | ||
| + | |||
| + | [SYSPRT2L] | ||
| + | path = / | ||
| + | browseable = yes | ||
| + | printable = yes | ||
| + | printer name = SYSPRT2L | ||
| + | read only = no | ||
| + | |||
| + | [SYSPRT2LD] | ||
| + | path = / | ||
| + | browseable = yes | ||
| + | printable = yes | ||
| + | printer name = SYSPRT2LD | ||
| + | read only = no | ||
| + | </code> | ||
| mkdir / | mkdir / | ||
| Line 268: | Line 323: | ||
| <Printer RECPRT1L> | <Printer RECPRT1L> | ||
| UUID urn: | UUID urn: | ||
| - | Info HP Laserjet | + | Info HP Laserjet |
| DeviceURI socket:// | DeviceURI socket:// | ||
| State Idle | State Idle | ||
| Line 300: | Line 355: | ||
| <Printer SYSPRT1L> | <Printer SYSPRT1L> | ||
| UUID urn: | UUID urn: | ||
| - | Info HP Laserjet | + | Info HP Laserjet |
| DeviceURI socket:// | DeviceURI socket:// | ||
| State Idle | State Idle | ||
| Line 316: | Line 371: | ||
| <Printer SYSPRT1LD> | <Printer SYSPRT1LD> | ||
| UUID urn: | UUID urn: | ||
| - | Info HP Laserjet | + | Info HP Laserjet |
| DeviceURI socket:// | DeviceURI socket:// | ||
| State Idle | State Idle | ||