Displaying 20 results from an estimated 25 matches for "ntmachine".
Did you mean:
nomachine
2002 Jul 24
1
Win2k, Samba 2.2.5 and LDAP
...r, dc=lifesafety, dc=net"
ldap server = lifesaver.lifesafety.net
ldap ssl = off
ldap port = 389
ldap suffix = "ou=People, dc=lifesafety, dc=net"
here is the output of ldapsearch uid=scott$ (win2k computer)
dn: uid=scott$,ou=People, dc=lifesafety, dc=net
displayName: NTMachine
cn: NTMachine
objectClass: sambaAccount
pwdLastSet: 0
logonTime: 0
pwdCanChange: 0
pwdMustChange: 0
rid: 2072
primaryGroupID: 2079
lmPassword: 1798EC6B0B0802BAFAF6645E5F76DB8E
ntPassword: 6971B307565F4A730E594ED40F5132AF
acctFlags: [W ]
uid: SCOTT$
logoffTime: 2147483647
kickoffTime: 21474...
2002 Feb 28
1
W2K Office97 File Open or Save problem
...ew*UNIX*password* %n\n
*ReType*new*UNIX*password* %n\n
unix password sync = Yes
log file = /var/log/samba/log.%m
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
printcap name = lpstat
add user script = /usr/sbin/useradd -c ntmachines -d /dev/null
-g ntmachines -s
/bin/false %m$
preferred master = False
domain master = False
dns proxy = No
printing = cups
# oplock break wait time = 10
encrypt passwords = yes
# [homes]
# comment = Home Directories
# read only = No
#...
2001 Dec 28
2
Config Samba as a NT Domain Controller
...Now add an NT machine account, in this case for bc-06, I have a group, 'machines' (you will need to add that yourself or use another group name), there should be no password, shell or home directory and the name is the NTws name with a '$' added at the end. :
adduser ?g machines ?c NTMachine ?d /dev/null ?s /bin/false ?n bc-06$
Note : FreeBSD adduser does not like finding '$' in a user name, add the entry directly to /etc/passwd using vipw or similar.
Add that name to smbpasswd (assumes you have a link to smbpasswd on path) :
smbpasswd ?a ?m bc-06$
2008 Apr 29
2
samba windows domain controller
...= never
null passwords = yes
domain master = Yes
encrypt passwords = yes
public = yes
realm = domain
wins support = true
netbios aliases = sss-server
server string = sss-server
add user script = /usr/sbin/useradd -g machines -c NTMachine
-d /dev/null -s /bin/false %m$ && /usr/bin/smbpasswd -a -m %m$
domain logons = Yes
pam password change = Yes
# DOMAIN ADMIN GROUP added to allow root as local admin
domain admin group = root
[homes]
comment = Home Directories
valid users = %S...
2000 Aug 04
0
FreeBSD and Samba 2.0.7 NT domain logons?
...Specifically this link is:
http://bioserve.biochem.latrobe.edu.au/samba/adding.html
I wna to be able to log into the samba 2.0.7 'domain'
from an NT workstation. In order to do this I need to
create an account called the name of my NT workstation
with a '$' appended to it.
ie: ntmachine$
The adduser command will not allow me to do this.
When I edit /etc/passwd manually the system still
doesn't seem to like it.
After the account is created on the system I need to
add it to the smbpasswd file by using the command:
smbpasswd -a m ntmachine$
When issuing this command smbpasswd...
2000 Aug 04
0
FreeBSD 4.0 Samba 2.0.7 NT machine accounts & domain logins?
...Specifically this link is:
http://bioserve.biochem.latrobe.edu.au/samba/adding.html
I want to be able to log into the samba 2.0.7 'domain'
from an NT workstation. In order to do this I need to
create an account called the name of my NT
workstationwith a '$' appended to it.
ie: ntmachine$
The adduser command will not allow me to do this.
When I edit /etc/passwd manually the system still
doesn't seem to like it.
After the account is created on the system I need to
add it to the smbpasswd file by using the
command:smbpasswd -a m ntmachine$
When issuing this command smbpasswd co...
2004 May 28
0
Samba 3 PDC & BDC Servers
...ord sync = yes
workgroup = OFFICE
os level = 125
preferred master = yes
max log size = 1000
pam password change = yes
log level = 3
security = user
domain logons = yes
add user script = /usr/sbin/useradd -g machines -c NTMachine -d
/dev/null -s /bin/false %u
delete user script = usr/sbin/userdel %u
delete group script = /usr/sbin/groupdel %g
add user to group script = /usr/bin/gpasswd -a %u %g
set primary group script = /usr/sbin/usermod -g %g %u
add machine script = /usr/sbin/...
2003 Nov 02
1
Strange entries in logfiles
...for
name USERNAME<03> from IP IP_CLIENT on subnet UNICAST_SUBNET.
[2003/11/02 17:27:32, 0]
nmbd/nmbd_incomingrequests.c:process_name_refresh_request(184)
Error - should be sent to WINS server
This is my global-section of smb.conf
[global]
add user script = /usr/sbin/useradd -d /dev/null -g NTMachines -s
/bin/false -M %u
admin users = @ntadmin
bind interfaces only = Yes
create mask = 0750
domain admin group = @ntadmin
domain logons = Yes
domain master = Yes
encrypt passwords = Yes
interfaces = IP_SERVER/24
local master = Yes
lock directory = /var/spool/samba
logon script = genlogon.bat
logon pa...
2001 Nov 29
3
Help me Please
...rmed the creation of file
/etc/samba/NTDOM.NTSERV.mac
Made necessary changes to the /etc/samba/smb.conf. The
listing of smb.conf is appended herewith at the end
for your kind reference.
Then, created a group for the NT Workstation's machine
account on the Samba Server (NTSERV):
root# groupadd ntmachines
Created Machine account as: root# adduser -d /dev/null
-c "NT Machines" -s /bin/false -g ntmachines -n
LB1WS01$
Updated the Samba Password file by: root# smbpasswd -a
-m LB1WS01$
Started the Samba daemon: root# service smb start
On the NT Workstation (LB1WS01):
-------------------------...
2003 Feb 26
0
[help] Can't Join Samba 2.2.3a to TNG+LDAP
...------------------------------------------------
In your opinion, WHY?
How does the machine password works?
The Administrator user is available in the <tng_server> as valid user
[uid=0(Administrator) gid=0(root) groups=0(root)] .
The trust account has the following attrs.
dn: cn=arena$, ou=NTMachine, ou=Samba, ou=Scienze, dc=univr,dc=it
pwdMustChange: 00000000
ntPassword: 8C97CD9A365825486806F43221CE1344
lmPassword: B874DAD114582F99AAD3B435B51404EE
uidNumber: 3556
pwdLastSet: 00000000
uid: arena$
objectClass: sambaAccount
objectClass: top
objectClass: account
script: dummy.bat
ntuid: arena$
ac...
2003 Mar 14
1
Samba PDC & Win2000
I found out, that the reason Win2000 clients could not connect to Samba,
was because Win2000 uses an unknown uid to log the machine on the samba
domain.
Which uid do Win2000 use? Right now, I have set "Restrict Anonymous =
False" to permit Win2000 clients to connect.
Previously I have used some scripts to add network drives etc. in netlogon.
Win2000 do not seem to call these scripts.
2003 Jan 17
0
Multiple problems with 2.2.7a-0.2
...o the
domain?
Problem #2 part b:
When re-adding the computers to the domain, I have to manually delete
the machine accounts from my /etc/passwd and smbpasswd files, then
manually re-add them. I have an add user script defined in smb.conf:
add user script = /usr/sbin/useradd -g machines -c NTMachine -d
/dev/null -s /bin/false %m$ && /usr/bin/smbpasswd -a -m %m$
I also have
admin users = ajones, rlim, root
domain admin group = @root
Out of sheer desperation I have allowed root to log in (ie root is not an
invalid user), but the automatic adding of the computer to the domain
doesn&...
2003 Feb 23
1
2.2.7a logon script will not run
...ERVER
server string = Samba %v
#Domain Parameters
workgroup = GRAY1
encrypt passwords = yes
domain logons = yes
os level = 65
preferred master = true
domain master = true
guest ok = yes
domain admin group = @adm
# domain admin users = rich andy
add user script = /usr/sbin/adduser -n -g machines -c NTMachine -d
/dev/null -s /bin/false %m$
time server = yes
# Set to use local profiles
logon script = scripts\logon.bat
logon home =
logon drive =
logon path =
# Name Server Support
wins support = yes
name resolve order = wins hosts lmhosts bcast
# Security Options
security = user
bind interfaces only = y...
2005 Jun 27
0
Terminal server login problem
...sswd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n
*Retype\snew\sUNIX\spassword:* %n\n .
debug level = 10
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
add machine script = /usr/sbin/adduser --ingroup NTMachines
--home /dev/null --shell /bin/false \ --disabled-password --firstuid 500
--lastuid 600 --force-badname --gecos machaccount %u
domain master = Yes
dns proxy = No
wins support = Yes
domain logons = yes
os level = 60
client signing = auto
clie...
2004 Aug 03
1
Samba 3.05 pdc
I'm trying to connect a Windows 2000 workstation to my samba pdc domain. I
have followed all the steps in the documentation to setup samba as a pdc,
but I have not been able to connect any workstations to the domain. Does
anyone have a example smb.conf file I can compare with mine.
I checked the "log.smbd" and I'm getting the following messages when I tried
to add a computer
2003 Feb 24
0
RE: 2.2.7a logon script will not run (Rich Forman)
...ERVER
server string = Samba %v
#Domain Parameters
workgroup = GRAY1
encrypt passwords = yes
domain logons = yes
os level = 65
preferred master = true
domain master = true
guest ok = yes
domain admin group = @adm
# domain admin users = rich andy
add user script = /usr/sbin/adduser -n -g machines -c NTMachine -d
/dev/null -s /bin/false %m$
time server = yes
# Set to use local profiles
logon script = scripts\logon.bat
logon home =
logon drive =
logon path =
# Name Server Support
wins support = yes
name resolve order = wins hosts lmhosts bcast
# Security Options
7security = user
bind interfaces only =...
2007 Nov 04
0
Domain logon through VPN with WINS
...U ]:LCT-472E108D:
jukankone.vpn$:1008:X:[W ]:LCT-472E1759:
root:0:X:[U ]:LCT-472E1958: /etc/passwd jukka:x:1000:1001:Jukka:/home/jukka:/bin/bash /etc/group
ntusers:x:1008:jukka,jari,pirita,sini,spider,jukankone$,jukankone.vpn$ntguests:x:1012:jukankone$,jukankone.vpn$ntmachines:x:1011:jukankone$,jukankone.vpn$ $ net groupmap list Domain Users (S-1-5-21-728289696-1735803817-2181290557-513) -> ntusersDomain Computers (S-1-5-21-728289696-1735803817-2181290557-515) -> ntmachinesDomain Admins (S-1-5-21-728289696-1735803817-2181290557-512) -> ntadminsDomain Guests (...
2003 Jan 31
2
Windows access problems
Hello,
I had the pleasure of installing a new Linux(RH8.0)/Samba(2.2.7a) server
(as a PDC) at one of our locations this week. They previously were
accessing a shared drive from a Win2k Pro. machine. The migration did
not go very smooth. Most things have been resolved, but we have some
strange issues that are still causing problems, which I was hoping
someone out there would have some insight
2005 Nov 28
2
NT clients syncronyzing in a Samba PDC Domain
...printers = no
socket options = TCP_NODELAY
domain master = yes
local master = yes
preferred master = yes
os level = 65
unix charset = iso8859-1
add user script = /usr/sbin/useradd -m -g users "%u"
add machine script = /usr/sbin/useradd -s /bin/false -d /dev/null -g ntmachines "%u"
add group script = /usr/local/bin/smb-addgroupscript "%g"
add user to group script = /usr/sbin/adduser "%u" "%g"
delete user script = /usr/sbin/userdel "%u"
delete group script = /usr/sbin/groupdel "%g"
delete user fro...
2003 Dec 01
0
No subject
...ilto:samba-request@lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/
I figured out today that I could add a machine account (for a Windows Nt 4
Workstation)with the command
root# smbpasswd -a -m DATA$
after i added DATA$ to /etc/passwd
DATA$:x:505:505:NTMachine:/dev/null:/bin/false
but the machine still can gain access to the domain, I restarted smbd and
nmbd but that didn't work so i rebooted and that didn't work. But what i
didn;t get is the example had
505:501 can someone explain that to me please?
Running Redhat 7.0 w 2.07
Thanks,
Brand...