Displaying 20 results from an estimated 3000 matches similar to: "Unnecessary smbpasswd"
2005 Sep 30
3
Differences with net join
All;
I'm getting closer to tracking down my problem (I hope).
Since I want samba to verify the windows users from the Windows
domain, I did the usual net join. But it still doesn't get the users
from there, I still need an smbpasswd file.
So... now the question (for the real samba gurus):
Is there a substantial difference between:
net ads join -w <domain/workgroup>
and
net rpc
2004 Jan 21
2
winbind hang
All;
I'm having an odd problem with winbind.
I just installed Samba 3.0.2 pre1 on a Solaris 9 server.
smbd/nmbd/winbindd all start ok.
But when it first starts, if I try "wbinfo -u", it hangs. As does "getent
passwd". This will continue for the first couple hours after a restart. Then,
things will suddenly start to work, and be fine for the rest of the time. Until I
have
2005 Sep 29
1
More Random Behaviour
Okay, I'm starting to face professional ridicule at work over this. A
Samba install should take a couple of days, I've been at it... far to long now.
When this started I chased the problem in all the wrong directions. I
thought it was this environment. Now I don't think so.
I have Samba 3.0.14a installed on an AIX 5.2 server.
I had it running (not the way I wanted, but running).
2005 Sep 27
1
Authentication confusion - may be LDAP related
All;
I think I may have a clue about what's going wrong in my little
environment here, but I could really use a more experienced eye on it.
I've been having some strange authentication problems on a new
install. With some digging, I may have a "clue" about what's going wrong.
Some background: I'm only looking to use samba to share Unix
directories to the Windows
2005 Sep 02
1
Samba compile on AIX with LDAP
All;
I'm getting tangled up in this one.
I have an AIX 5.2 server, with LDAP installed, and running (as a client).
I need to compile ADS into Samba, thus, I need LDAP compiled in.
First efforts, it didn't find ldap.h.
So I linked /usr/ldap/include/ldap.h to /usr/include
Now, it complains that libldap doesn't esist (it's in /usr/lib).
What am I missing here?
Any help will be
2005 Sep 30
1
Samba 3.0.20a on AIX 5.2
While I was between other things, I thought I'd try to build this.
The build failed with:
Compiling dynconfig.c
In file included from include/includes.h:507,
from dynconfig.c:21:
/usr/include/aio.h:76: field `aio_sigevent' has incomplete type
/usr/include/aio.h:127: field `aio_sigevent' has incomplete type
In file included from dynconfig.c:21:
include/includes.h:811:
2004 Feb 17
1
Samba 3.0.2 uid filtering
All;
I'm running Samba 3.0.2 w/winbind on an LDAP server (for various reasons).
However, our NT PDC managers input the user IDs oddly. They come out looking like:
-rwxr--r-- 1 NORTHGRUM+tibberi 100000 45766615 Feb 17 10:05 Fonts.zip
Is there an (easy) way to filter those, to get rid of the "NORTHGRUM+"?
Our NT admins add that as a way of identifying the network the user is on.
2005 Sep 07
1
Samba + Kerberos
All;
I have a situation that I'm not sure can be done (I honestly don't know
enough about Samba for this one).
Here's what I have.
The customer has a Windows ADS (note: It's the newer windows ADS, so
there is no NT Domain as in the old NT format).
There are also a number of *nix servers (AIX) that have data on them.
They want to use Samba as basically, an NFS server to serve
2005 Sep 29
1
Authentication issues - One problem found, another discovered
All;
Okay, I'm narrowing the problem down.
With all other things configured, I'm down to and ADS problem.
The reason Samba can't verify my username/passwords (as specified in
password server = xxx.xxx.xxx.xxx) is because that address points to
an ADS, and I didn't compile ADS into Samba (best answer I can
find...If I'm way off base on that one, just let me know).
So, the
2014 Dec 15
2
samba slowing down
The longer our samba runs the more delayed the responses become. Samba has
been running for 5 months but this new development was noticed 2 weeks ago.
The first major sign of the issue was a new DC was trying to join and
failed due to timeout errors. At close look we see performance degradation
within a few hours or when we try to join a new DC.
smb.conf
# Global parameters
[global]
2011 Mar 24
0
[LLVMdev] Reversing a function's CFG?
This is in reply to the posting below.
I am not a compiler writer type, so I am probably in over my head a bit.
Several years ago I was a bit interested in something called code slicers.
An example of one (probably no longer supported) is UNRAVEL
(http://www.itl.nist.gov/div897/sqg/unravel/unravel.html )
Their basic idea is to identify the algorithm which serves to determine the
value of
2006 Oct 12
4
How do you like TrixBox?
So I'm sure many of you are using or have tried to use TrixBox. Thus far,
I'm in love with it. I haven't had a single snag. Then again, I don't need
to get into anything overly nitty gritty with my Asterisk box.
What are your views?
--
Want a free copy of "TrixBox Made Easy"?
Read the contest rules
2008 Jun 07
2
Unraveling a protoent struct
I''m spacing - how do I unravel a protent struct pointer?
require ''win32/api''
include Win32
getprotobyname = API.new(''getprotobyname'', ''P'', ''P'', ''ws2_32'')
ptr = getprotobyname.call(''tcp'')
puts "Name: " + # ???
puts "Aliases: " + # ???
puts "Number: "
2003 Mar 20
0
smbpasswd hangs /usr/bin/passwd
Hello,
I am running Samba 2.2.3a-6 on a Debian(testing) machine.
It is running as a PDC for 15 Win2K(SP2/3) systems. Everything runs
beautifully except the users cannot change their passwds. When a user
CTRL-ALT-DEL and change passwd they ultimately get a messages stating that
the old passwd is incorrect....
If I log into a shell as a user on the system and invoke smbpasswd, It
goes through all
2003 Mar 21
0
smbpasswd hangs /usr/bin/passwd indefinately
Hello,
I am running Samba 2.2.3a-6 on a Debian(testing) machine.
It is running as a PDC for 15 Win2K(SP2/3) systems. Everything runs
beautifully except the users cannot change their passwds. When a user
CTRL-ALT-DEL and change passwd they ultimately get a messages stating that
the old passwd is incorrect....
If I log into a shell as a user on the system and invoke smbpasswd, It
goes through all
2014 Dec 30
1
Samba4 on Ubuntu server
On 12/29/2014 12:52 AM, Andrew Bartlett wrote:
> On Mon, 2014-12-22 at 14:33 -0700, Cj Tibbetts wrote:
>> Here is the information requested
>> it took 3 days before results came
>> samba-tool dbcheck finished with this error
>>
>> root at ham1:/usr/local/samba/bin# time ./samba-tool dbcheck --cross-ncs
>> Checking 212687 objects
>> ERROR(<type
2006 Apr 30
2
fedora core 4 + mysql 5 + dovecot
hi all
just a quick question
i have dovecot (0.99.14 yum install) running on my fc4 server
to get this working, i had to downgrade from mysql 5 to fedora's mysql rpm's
i really would prefer to use mysql 5, but to satisfy the dependencies, i
had to go to mysql 4
now, i just want to know if there is an rpm (linux rather than specific
fc4 version is fine) out there for dovecot, that i
2004 Aug 06
2
Shout: "couldn't connect"
I am running Icecast 1.3.12-debian, with libshout 2.0 and Shout 2.0.1. When I
run example.pl in the Shout build directory directory, I get the error
"couldn't connect..." I'm not sure where to look to unravel this error. Icecast
is working fine and streaming static files smoothly.
2007 May 05
1
rsync --delete-existing needed
Hi,
I made the mistake of doing an rsync of a directory into the wrong
destination,
so that the destination became a mix of two directories of unrelated files.
Top unravel the mess, I could need something like a --delete-existing
option.
The semantics would be to delete at the destination ONLY those files that
exists at the
source.
I tried to concoct a combination of options that would do
2013 Jan 22
2
[LLVMdev] mips16 whitepaper
On 01/21/2013 03:28 PM, Sean Silva wrote:
> Please add this to <http://llvm.org/docs/CompilerWriterInfo.html>
> (docs/CompilerWriterInfo.rst)
>
> -- Sean Silva
I will. I owe a very long mips16 write up , especially for floating
point when I'm done.
It's very complicated the way they implemented hard float in gcc and it
is not documented.
It took me some thinking and