Displaying 20 results from an estimated 300 matches similar to: "problems w/samba-3.0.30 and NT4 PDC"
2013 Aug 19
3
rpcclient netshareenum 502 causes SEGV
Hello:
I have a Windows 2003 Server that is causing rpcclient to SEGV via the
following command:
$ rpcclient -U Administrator%foobar -c 'netshareenum 502' <server>
...
type: 0x6269: SEC_DESC_OWNER_DEFAULTED SEC_DESC_DACL_DEFAULTED
SEC_DESC_SACL_DEFAULTED SEC_DESC_DACL_TRUSTED
SEC_DESC_SACL_AUTO_INHERIT_REQ SEC_DESC_SACL_PROTECTED
SEC_DESC_RM_CONTROL_VALID
SACL
Segmentation fault
2020 Oct 12
2
Lookup sid with libsmbclient (invoked from c# on mono)
Vincent Le Toux via samba <samba at lists.samba.org> writes:
> Indeed, rpcclient is the program I looked for the first time.
>
> I cannot invoke it in a command line because I have at least 1000 SID to
> resolve
> (I discover them one by one so I'll have to run rpcclient at least 1000
> times)
You can pass multiples SID at a time to these commands. But you would
have
2020 Oct 12
2
Lookup sid with libsmbclient (invoked from c# on mono)
Typical example:
Here is some search & export for libsmbclient:
adiant at ubuntu:/usr/lib/x86_64-linux-gnu$ nm -D libsmbclient.so.0 |grep
cli_rpc_pipe_open_noauth_transport
<nothing>
adiant at ubuntu:/usr/lib/x86_64-linux-gnu$ nm -D libsmbclient.so.0 |grep
cli_rpc_pipe_open
U cli_rpc_pipe_open_noauth
adiant at ubuntu:/usr/lib/x86_64-linux-gnu$ nm -D libsmbclient.so.0
2008 Oct 22
1
BUG: Bad passwords from Vampire / NT migration
> 3. The only evidence of any problem from the vampire command is the
> events logged on the PDC, and the invalid passwords. I tried
> deleting the trust account on the PDC and rejoining several times,
> with Samba on, off, and nmbd on and off. The result is always the
> same. The bad password hashes are always the same for each account.
> If I change a password on the PDC
2009 Mar 19
1
Can join ADS domain, all accounts/auth work fine, but leaving domain fails
Hello all,
As the subject says, as far as I can tell everything works on my ads
integrated samba server. Domain accounts can be used for ssh, and
accessing shares, I just can't leave the domain. Here is a successful
join command followed by an unsuccessful leave command at debug level 4.
Any ideas?
TIA,
Mark
user@dordal:~$ sudo net ads join -U administrator@MYDOMAIN.COM -d 4
[2009/03/19
2008 Jul 09
1
Correct remedy for winbindd sulking on 3.0.30?
Greetings,
I have recently upgraded from 3.0.28a to 3.0.30 on a couple of FreeBSD 7.0
servers: one in a Windows 2000 Active Directory environment, and the other
in a Windows 2003 Active Directory environment, as member servers.
Everything works for a while and then winbindd goes into sulking mode.
Re-starting fixes everythng for a little while.
I'm guessing I've hit the winbindd bug
2009 Jan 13
1
Calling Samba print server with an aliased DNS-name fails with Samba 3.2.7 but worked with 3.0.30.
Hi.
Tonight, I upgraded our Samba print server running Samba 3.0.30 to Samba
3.2.7. This netbios name of this server is 'EUPRYMNA' and the DNS-name
'euprymna.falw.vu.nl'. Since this is a difficult name to remember, we created
a DNS-alias 'printserver.falw.vu.nl'.
Connecting to printers by calling the server by it's DNS-alias worked in
3.0.30. After the upgrade
2008 May 29
1
Test Failure for RW1 with samba-3.0.30, Solaris 9
I'm trying to build and install Samba 3.0.30 on a Solaris 9 SPARC machine.
When I do a "make test", the RW1 test is failing. If I go back and
configure and build 3.0.28 with the same settings, and do a make test,
everything passes. Here's what I'm seeing with 3.0.30:
---8<---
Testing RW1 (0)
TEST OUTPUT:
host=127.0.0.2 share=tmp user=root myname=cannes
Running RW1
2008 May 30
1
patch-3.0.29 to 3.0.30 broken
Jerry,
The patch for 3.0.29 to 3.0.30 is broken; can you fix?
James
-- Patch Results --
Patch #10 (patch-3.0.29-3.0.30.diffs.gz):
+ /usr/bin/gzip -d
+ patch -p1 -s
146 out of 146 hunks FAILED -- saving rejects to file
docs/Samba3-ByExample.pdf.rej
8 out of 8 hunks FAILED -- saving rejects to file
docs/Samba3-Developers-Guide.pdf.rej
194 out of 194 hunks FAILED -- saving rejects to file
2008 Jul 16
0
samba 3.0.25a/3.0.30/3.2.0
Dear All,
I have compiled 3.0.30/3.2.0 on a Solaris 10 Generic_127111-09. Samba
3.0.25a was a package from http://www.sunfreeware.com/indexsparc10.html
The samba share works fine with Windows XP client on all versions. I
have tried to test the password expiry feature using the command below:
pdbedit -P "maximum password age" -C 300
If I now try on log on the samba logs quite
2008 Jun 04
1
3.0.28a to 3.0.30 issues - pam_winbind_request: write to socket failed
Hello all,
I did a fresh compile of 3.0.30, deploy'd it to a couple of servers, and then would
get the following errors in my logs:
pam_winbind(sshd): pam_winbind_request: write to socket failed!
This would happen about 5 minutes after restarted smbd, nmbd, and winbindd. For the
1st 5 minutes every seems to work fine, then after that I can't login with my AD
credentials anymore. After
2008 Jun 23
0
Print Command not working in 3.0.30
Greetings,
I'm having trouble with the "print command" setting in Samba 3.0.30.
From what I can tell, the commands defined in the "print command"
setting are never executed.
Jobs sent the printers are process by CUPS, bypassing the defined print
command. When the command:
lp -H hold -d %p %s
did not work, I created a script that copied the command line used to a
2008 Jul 18
3
winbind looses connection to DC in 3.0.30
I have successfully joined a domain with Samba 3.0.30
But after approx. one or two hours, winbind looses
connection to the domain controller and users are not allowed
to connect shares.
After a 'killall winbindd' and restarting of winbind, the users
can connect to the shares again.
How can I work around this bug?
Configuration looks like this:
[global]
dos charset = ISO-8859-1
2008 Jun 25
1
Still no joy using "print command" with 3.0.30
Greetings once again,
I am still having trouble with the "print command" option in 3.0.30.
In our computer lab, we force CUPS to print the jobs on hold, using:
print command = lp -H hold -d %p %s
This worked well with the Slackware packages of Samba 3.0.28 and CUPS
1.1.23. When I upgraded Samba to 3.0.30, the jobs were no longer queued
on hold, but printed immediately.
To
2008 Aug 27
0
Re: Samba 3.0.29 -> 3.0.30 Trust Relationship Failure
On Tue, Jun 24, 2008 at 12:08 PM, Aaron Browne <gopodge@gmail.com> wrote:
>
> Recently built 3.0.30 for testing and cannot establish a Trust Relationship
> with our Windows 2003 domain controller. Joining
> the domain seems to work but shares are unavailable. Working backwards, I
> ended up identifying Samba 3.0.28a
> as a working build. Any version after that does not
2013 Jan 23
2
Strange winbindd messages
Hi,
We are running samba v3.6.3 on Ubuntu 12.04 server. This is being used
with FreeRADIUS for wireless authentication with AD. We just logged a
set of messages from winbindd that I don't understand:
Jan 23 10:35:28 as3 winbindd[25371]: [2013/01/23 10:35:28.056846, 0]
rpc_client/cli_netlogon.c:677(rpccli_netlogon_set_trust_password)
Jan 23 10:35:28 as3 winbindd[25371]:
2008 Jun 13
1
Samba 3.0.30 and 3.2.0rc2 packages for all (SUSE) Linux products
RPM package installation sources of Samba 3.0.30 (STABLE) for SUSE Linux
projects are available at ftp.suse.com/pub/projects/samba/STABLE/
At ftp.suse.com/pub/projects/samba/TESTING/ you find the same for the
upcoming 3.2.0 release. This is currently a release candidate (rc) 2
and is not intended for production environments.
Supported SUSE Linux based products are at the moment SUSE Linux 10.1,
2008 Jun 13
1
Samba 3.0.30 and 3.2.0rc2 packages for all (SUSE) Linux products
RPM package installation sources of Samba 3.0.30 (STABLE) for SUSE Linux
projects are available at ftp.suse.com/pub/projects/samba/STABLE/
At ftp.suse.com/pub/projects/samba/TESTING/ you find the same for the
upcoming 3.2.0 release. This is currently a release candidate (rc) 2
and is not intended for production environments.
Supported SUSE Linux based products are at the moment SUSE Linux 10.1,
2007 Dec 01
0
[3.2.0pre1] net ads join fails with NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT
Hi List,
i'm trying to join a Windows 2000 SP4 Domain (Native mode). I'm getting
the following error while joining:
# net ads join -U 'Administrator%password'
Using short domain name -- W2K
Could not connect to server dc.w2k.bitebene.org
Connection failed: NT_STATUS_NOLOGON_WORKSTATION_TRUST_ACCOUNT
Failed to verify membership in domain:
2008 Jun 01
3
Failed building 3.0.30 for tru64 4.0F
Dear friends,
I failed to buld samba 3.0.30 for tru64unix 4.0F.
I am curently locked to this os version due to other production
software.
We currently run Samba 2.2.8a but we were requested to upgrade by our
network group.
I downloaded 3.3.30 and did
$ cd source
$ ./configure
no warnings or errors as far as I could see, except
checking for replacing readdir using getdirentries()...