Displaying 20 results from an estimated 7000 matches similar to: "REPOST: another nt4 and samba question"
2002 Sep 02
0
another nt4 and samba question
Hi, I'm going to scream.
I have a "dell-installed" red hat 7.2 build and I have been attempting to
get it to join my NT4.0 domain with samba... after getting past the old
version of samba that shipped with it and updating to the latest samba
from the samba web site, i still can't join my domain....
Here's the kicker: I CAN JOIN a test domain I set up a few weeks ago,
NT4.0
2004 Sep 17
0
2k3 DC shares mounting without permissions
I have samba 3.0.7 from the official RPMs working almost-perfect in our
win2k3 domain with fedora core 2 ... except: smb mount works from the
box in question as excpected for all but our two win2k3 domain
controllers, one of which is our file server. shares mount from these
but the permissions are as follows:
drwxr-xr-x 2 root root 4096 Aug 26 23:46 floppy
?--------- ? ? ? ?
2004 Oct 13
4
Can't join domain - no message
I have installed Samba 2.2.8a onto a Solaris 2.5.1 system from Sunfreeware.
Config file has been copied from another similar working system and all that
was changed was the netbios name.
Using smbpasswd to join the domain does not seem to be working. No message
is displayed to say either domain joined or not. secrets file is created
and an account is created on the domain. Machine is
2003 Apr 18
0
Broken pipe error when attaching samba 2.2.8a to NT4 pdc
Morning folks,
Need some Help. I have a Solaris 2.5.1 system that runs Samba as simple
shares but I want to attach it to an NT4 domain and use Winbind for NT
authentication. But I get a broken pipe error when I run " smbpasswd -j
thinktank -r testerpdc -U tester -D4". With the debug level set to 4
everything looks good until it connects to the pdc on port 445 then i get
the broken
2002 Oct 03
1
Urgent: LDAP showstopper
I have a Smaba2.2.5+LDAP Setup
Many of my newly added users suddenly not able login even I am not able to
add any new users.
When I run smbpasswd -D 99 e91255 e91255 it gives the foll o/p.
This has beame network show-stopper and the users are started complaining.
TIA
Shekhar
[The last few lines may give a hint]
Initialising global parameters
params.c:pm_process() - Processing configuration file
2019 May 03
2
Incorrect Example in Samba User Management Documentation
Hi Samba documentation admins, one of the the examples given on this
page https://wiki.samba.org/index.php/User_and_Group_management is
incorrect and probably should be updated.
The snippet of code in question:
$ samba-tool user add fbaggins
--random-password --use-username-as-cn
--surname="Baggins" --given-name="Frodo"
--initials=S --mail-address=fbaggins at
2017 Jun 07
4
Samba4 DC with Secondary Questions
Hello all.
I am currently working on setting an S4 domain to replace our aging samba 3
setup. We have found many answers on the net, in various documentation,
but when it comes to setting up beyond one node documentation becomes a
little thinner.
We are setting up a Primary DC with AD, using BIND9_DLZ, also serving dhcp
from Primary, and we want to setup a Secondary that is both a
2002 May 15
2
joining an NT-Domain with samba 2.2.4 on HPUX 10.20: wrong IP Adress
Hi,
I want my Samba 2.2.4 Machine to join my nt-domain. When I try this I
recognize that samba seems to use a wrong IP-Adress! I have no Idea where
this wrong adress comes from!? Any Ideas?
--- cut ---
# /usr/local/samba/bin/smbpasswd -D 10 -j CAD -r bsadpp01 -Uadministrator
... a lot of text ...
Adding chars 0xe7 0xe8 (l->u = True) (u->l = True)
Adding chars 0x9c 0x0 (l->u = False)
2002 Mar 14
4
Samba client issues
Hello everyone,
I am a newbie to samba. I am trying to mount a Windows 2000 share directory on my linux box using smbmount. I am able to do so successfully. But I do see some errors pop up when I run the command. My mount seems to be stable and it is mounted as rw.
# smbmount "//EngineerWKS85/My Drivers" /mnt/samba -o username=MyUsername,password=MyPassword,workgroup=MyWorkgroup
2003 Dec 12
0
Failure joining W2k Domain [debug info included]
Please help..
I have been searching for two days trying everything that I can find to
solve this problem. Let's do the setup.
Single ADS Domain, Primary and Backup Domain Controllers
Windows 2000 Advanced Server SP4
FreeBSD 4.8
Samba 3 (custom build with (./configure -with-pam -with-winbind
--with-winbind-auth-challenge))
smb.conf build with SWAT
# Global parameters
[global]
2000 Jul 27
8
ERROR
while trying to log on to my smb server via domain I am getting this error
"Your computer could not be joined to the domain because the following error
has occurred: the credentials supplied conflict with an existing set of
credentials. I am trying to log on to the linux domain from my windows 2000
box I can log on to the workgroup but not the domain and the domain and
workgroup are diffrent.
2003 Jul 31
4
winbind on Solaris 2.5.1 not working.
Ok folks,
Here is the deal. I have posted to the news groups several times and gotten
not a single thing. I have been trying since march to get 2.2.8a working on
sol2.5.1 with winbind to do the authentication but it has failed miserably.
Winbindd starts but fails to create the /tmp/.winbindd/pipe file and bombs
like a daisycutter. But if I run winbindd like this " truss -aefo /tmp/file
2002 Oct 07
0
smbpasswd resolve problem
Hi all,
I've resolve problem (I think) when try to join samba server to Win2k domain.
As you can see bellow for EARTH (Domain controler in native mode) is assigned
invalid IP address (0.42.48.1) when the real one is 192.168.1.1. I try to
use lmhosts file with correct address and -R lmhosts option without any success.
It's only samba problem, I haven't other resolve problems. I try
2002 May 14
2
Error in joining samba server to Windows Domain
Hi,
I've installed samba 2.2.3a on HPUX11.0 and are currently trying to join the samba server to our Windows Domain... However, I encountered this error :
Error connecting to *SMBSERVER
Unable to join domain XXXX
Has anyone encountered this problem before ? What was the solution ?
thanks & rgds,
Jesse Chan
2004 Jul 20
1
Samba as a portable userland FS basis?
Recently, I looked at some options implementing unusual file systems
in userland.
On Linux, there is LUFS and similar stuff which frees one from touching
any kernel code. The design is always similar: a generic kernel module
forwards calls to a user level daemon and forwards returned results
back. The user level daemon implements or serves as a basis for
unusual user land filesystem
2002 May 09
0
winbind and 2.2.4 and redhat 7.2 Please Help Anyone.
Hi
I need some help and am hoping you may be able to help me
I have tried to install the latest 2.2.4 of samba with winbind and I am not
geting anywere.
This is what I have done
I have installed Red Hat 7.2 cleanly on a system
I have used RPM to remove all versions of samba that is installed
Downloaded samba 2.2.4
extracted it
then ran sh makerpms.sh
created the smb.conf file with the following
2002 Sep 05
0
error in smbpasswd (now in english, sorry)
Hi list,
We are mounting a PDC with samba+ldap. We are using samba2.2.5 and
ldap from complanet.ath.cx/nexxus. All things go well, all tests are ok.
Now we have to put our 4000 users in ldap and /etc/passwd, for this task
we make an ldif file (for ldap) and two little scripts for linux passwd
and samba smbpasswd set, see:
script caduser:
#!/bin/bash
#
# Adiciona usuarios
for I in `<
1999 Jan 15
6
Problems joining NT Domain
I am trying to get my linux box running slackware with kernel 2.0.36 and
samba 2.0.0 (full version not BETA) to join our NT domain. I first added
to computer to the domain. Then I typed this (computer and domain names
altered for protection):
linux_computer:/usr/local/samba/bin# smbpasswd -j MY_DOMAIN -r MY_PDC
Where linux_computer is the linux computer (like you needed that)
MY_DOMAIN is the
2003 May 13
1
Re: Re: cant ping winbind!
thank you very much for your help...!
i would be so happy if this works !!!!
iv joined the domain scienceu :
when i join the domain with smbpasswd,
i type
#./smbpasswd -j scienceu -r 11.1.9.100 -U
administrateur
and i have
joined domain scienceu
but if i type
#./smbpasswd -j scienceu.org -r 11.1.9.100 -U
administrateur
i have the same answer
here is my smb.conf :
[global]
workgroup
2017 Jun 07
0
Samba4 DC with Secondary Questions
On Wed, 7 Jun 2017 10:29:12 -0700
Nowell Morris via samba <samba at lists.samba.org> wrote:
> Hello all.
>
> I am currently working on setting an S4 domain to replace our aging
> samba 3 setup. We have found many answers on the net, in various
> documentation, but when it comes to setting up beyond one node
> documentation becomes a little thinner.
Have you by any