Displaying 6 results from an estimated 6 matches for "dell1".
Did you mean:
dell
2003 Dec 01
0
No subject
...e
under the "Documentation" link.
Again, don't delete the user root from /etc/passwd
Delete the user root from smbusers, and use a diferent user
for the administrator, like:
user1 = administrator
Good luck
Oliver
Edward King wrote:
> I have removed the user root and machine dell1$ from the smbpasswd and
> /etc/passwd and re-entered both. I did not set a password for dell1$
> in either the /etc/passwd or smbpasswd file.
>
> the line "add user script = /usr/sbin/useradd -d /dev/null -s
> /bin/false -M %u" is in the smb.conf .
>
> the error...
2002 Jun 05
0
Joining a W2k domain - Could not look up dc's for domain
Hello.
I'm trying to join a W2K domain. The DC runs in mixed mode.
1.
In Active Directory I added the machine "DELL1-W2K" with option "NT 4.0 / 3.51 machine can use that account".
For NT 4 machines the domain is WIN2KTESTSERVER. For W2K machines or higher the domain is "INTERN.DE".
2.
On LINUX I joined the domain "INTERN.DE" with
# smbpasswd -D 10 -j intern.de -r win2ktestserv...
2002 Jun 05
0
Joining a W2k domain - Could not look up dc's for dom ain
...:O.Thinnes@pulsaar.de]
Sent: Wednesday, June 05, 2002 9:15 AM
To: 'samba@lists.samba.org'
Subject: [Samba] Joining a W2k domain - Could not look up dc's for
domain
Hello.
I'm trying to join a W2K domain. The DC runs in mixed mode.
1.
In Active Directory I added the machine "DELL1-W2K" with option "NT 4.0 /
3.51 machine can use that account".
For NT 4 machines the domain is WIN2KTESTSERVER. For W2K machines or higher
the domain is "INTERN.DE".
2.
On LINUX I joined the domain "INTERN.DE" with
# smbpasswd -D 10 -j intern.de -r win2ktestserv...
2006 Aug 07
0
Connection reset by peer
...subnet 10.140.18.178
Aug 4 13:34:52 Server nmbd[26773]:
Aug 4 13:34:52 Server nmbd[26773]: *****
Aug 4 13:41:35 Server nmbd[26773]: [2006/08/04 13:41:35, 0] nmbd/nmbd_incomingdgrams.c:process_local_master_announce(311)
Aug 4 13:41:35 Server nmbd[26773]: process_local_master_announce: Server Dell1 at IP 10.140.19.48 is announcing itself as a local master browser for workgroup WORKGROUP and we think we are master. Forcing election.
Aug 4 13:41:35 Server nmbd[26773]: [2006/08/04 13:41:35, 0] nmbd/nmbd_become_lmb.c:unbecome_local_master_success(149)
Aug 4 13:41:35 Server nmbd[26773]: *****...
2007 Feb 22
0
Lastest upgrade of smb on RedHat doesn't work
...-------
DELL-GC139 Dell Optiplex - GC139
GC012B Dell
GC017
GC031-DELL2
GC032-RAY
GC049-BURGESS gc049-burgess
GC049-LC gc049-LC
GC104-PAULINE
GC105-NANCY
GC109-DELL1
GC109-DELL2
GC109-DELL3
GC109A gc109a
GC117 dell
GC117C GC117B_3rdDell
GC123-DELL
GC135-NICHOLS gc135-Nichols
GC138-D3000
GC138-L610
GC140-DON Don P...
2003 Dec 01
0
No subject
...Thanks!
Ed
Oliver Schulze L. wrote:
> Edward King wrote:
>
>> I didn't remove root from /etc/passwd -- sorry for the confusion on
>> that.
>
>
> uff, this is a relief :-)
>
> Try this:
> - use a passwd for root in smbpasswd
> - delete the machine dell1$ from /etc/passwd and smbpasswd to see
> if the add script works.
> - use only the root username/password whrn join the domain in Win2k.
>
> Also, what does:
> $ rpm -qa | grep samba
> tells ?
>
> Is strange your situation. Here is working with:
> - Redhat 7.1
> -...