Displaying 3 results from an estimated 3 matches for "dtheoharis".
Did you mean:
theoharis
2007 Nov 26
0
useradd scripts
Hi
can someone explain me please exactly how these scripts work ? How can
i have them automatically add users etc?
If i add use them like this i get the NT STATUS CONNECTION REFUSED errors
# Useradd scripts
add user script = /usr/sbin/adduser --quiet --disabled-password --gecos "" %u
delete user script = /usr/sbin/userdel -r %u
add group script = /usr/sbin/groupadd %g
2007 Nov 26
2
NTConfig.POL
Hi
where do i find the above "script"? so i can place it in my netlogon folder?
thanks
2007 Nov 23
1
smb.conf question. multiple /home/shares
Hi
This is what i want to do :
each windows pc will have its own /home/username on this samba server.
for example i have added 3 users so far and my .conf is like this :
[george]
comment = Home
path = /home/george
#valid users = %S
read only = no
browsable = yes
[trandism]
comment = Home
path = /home/trandism
read only = no
browsable = yes
[xristoforos]
comment =