Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
linux:samba [2010/01/29 17:47]
93.103.1.78
linux:samba [2012/05/17 08:36]
greebo old revision restored
Line 16: Line 16:
       add machine script = /usr/sbin/useradd -n -g machines -d /dev/null -s /sbin/nologin %u       add machine script = /usr/sbin/useradd -n -g machines -d /dev/null -s /sbin/nologin %u
    
 +
 +<pre>
 +@ECHO OFF
 +if %username%==GOST goto izhod
 +NET USE Z: /HOME /YES
 +NET USE G: \\SERVER\USERS
 +NET USE H: \\SERVER\MEDIA
 +NET TIME \\SERVER /SET /YES
 +:izhod
 +</pre>
 +
 <html><pre> <html><pre>
 pdbedit --pwd-must-change-time=timestamp username pdbedit --pwd-must-change-time=timestamp username
linux/samba.txt · Last modified: 2013/09/17 12:32 by zagi
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready