Displaying 20 results from an estimated 1000 matches similar to: "Trusted domain problem (maybe networking)"
2005 Apr 04
2
Help! Unable to join domain :(
Hi all,
I have been working on this for days to no avail. I am unable to join any
machine to my domain. I think the server's machine password got corrupted
but don't know how to change it.
From the PDC, I try:
oink:/usr/local/src/samba-3.0.12/source # net join PDC
Password:
Could not connect to server CORPSRV
The username or password was not correct.
From a member server, I try:
2005 Feb 28
1
Interdomain trust problem
Hi all,
I have two different domains. At one point I had them trusting eaach other
but then I ruined it. Now I am trying to get them back. They both have LDAP
backend. I need them bot to trust each other and be trusted by each other.
Here are the steps I am following:
1. On each domain, create a computer account called the other domain:
CORP: smbldap-useradd -ai FURN$
CORP:
2005 Jan 18
2
NetBIOS across subnets
Hi all,
I would like two Samba servers to be able to talk to each other via NetBIOS.
The problem is that they are on two different subnets. I have enabled
broadcast ping on the routers, and the servers can each ping the other subnet
with no trouble. The two relevant IPs are 192.168.1.101 and 192.168.2.3.
There is a T1 between two Cisco routers, and IP routing is all set up.
Currently
2004 Aug 25
1
"net setlocalsid" question
Hi,
I'm a tad confused about something. I've got a production instance of Samba
running. I am trying to get a test version running on the same box, with the
same SID. Without the test server running, I used "net setlocalSID
<oldsid>" (the net binary is the one for the new server). Then when I issued
'net getlocalsid' it returned it. I thought I was fine.
2004 Aug 24
0
Profile troubles with 2.x-3.x upgrade
Hello Samba people,
My goal is to upgrade our Samba 2.2.9 PDC to 3.0.6. 2.2.9 was installed from
an RPM, but 3.0.6 is compiled from source. No special options except
--with-prefix and other location-specific ones. We are using the typical
smbpasswd back-end.
So I have compiled and installed 3.0.6. I have tweaked the smb.conf to
reflect what I believe are the new values for 3.x. The
2004 Nov 29
2
Permissions Problem
Hi all,
I've got a share called [ACCOUNTING] with the following share definition:
[ACCOUNTING]
path = /data/samba/shares/Accounting
valid users = @acct @"Domain Admins"
browseable = yes
public = no
read only = no
force group = acct
Here is the permissions on the directory:
oink:/data/samba/shares # ls -ld /data/samba/shares/Accounting
drwxrwxr-x 9 root acct 4096 Nov 29 09:30
2004 Oct 28
1
pam_ldap for unix accounts, smbpassword for samba?
Is this setup possible? I am converting an old server to look on LDAP for its
UNIX account info. I am able to auth in every way with a LDAP-only user
(login, telnet, ssh, su). However, after adding the user with smbpasswd -a,
the password doesn't work:
[root@furnsrv log]# smbpasswd -a testuser
New SMB password:
Retype new SMB password:
Added user testuser.
[root@furnsrv log]# smbclient
2008 Jan 24
4
winbindd: Exceeding 200 client connections, no idle connection found
Hello,
Can someone tell me how to resolve the "winbindd: Exceeding 200 client
connections, no idle connection found" error in my log.winbind? I see
tons of them on a regular basis.
samba-3.0.28,1
squid-2.6.18
FreeBSD 6.2-STABLE #1: Thu Mar 15 01:46:50 CDT 2007
Kind regards,
Elvar
2005 Mar 17
1
smbldap-tools question
When I used smbldap-populate way back when I set up my LDAP server, I got two
sambaDomainName objects in my LDAP tree -- one for the domain name (CORP) and
one for the PDC Netbios name (CORPSRV). My Windows XP systems complain that
they can't find the PDC for the domain CORPSRV. I am wondering if I even
need the second sambaDomainName in LDAP at all. Any ideas?
Misty
2005 Jun 08
0
Fwd: Cross-subnet browsing and VPN
I as sending this again in the hopes that someone will respond. Surely I am
not the only one with this setup.
Thanks,
Misty
---------- Forwarded Message ----------
Subject: [Samba] Cross-subnet browsing and VPN
Date: Monday 06 June 2005 09:54 am
From: Misty Stanley-Jones <misty@borkholder.com>
To: samba@lists.samba.org
We have two subnets which both belong to the domain CORP, and
2005 Mar 16
3
Samba and LDAP Base DN
Right now, I have all of my Samba stuff under ou=corp,dc=mycompany,dc=com. I
have it this way because there used to also be ou=furn,dc=mycompany,dc=com
with a different domain. Now that I only have one domain, I would like to
move everything to dc=mycompany,dc=com. So I copy all of the subentries of
ou=corp (ou=computers, ou=people, ou=grooups, and the sambaDomainName
entries) to
2004 Nov 14
3
Changed SID after copied secrets.tdb
Hi,
I recently did a complete upgrade and reinstall of one of our Samba servers.
No problem, I backed up all the data, the Samba configuration files, and the
secrets.tdb. Just compiled 3.0.8 on the new server (which has the same
hostname), copied the smb.conf to /usr/local/samba/lib and copied th
secrets.tdb to /usr/local/samba/private. Started Samba, did 'net
getlocalsid' and it
2005 Jan 13
1
Migrate from two domains to one
Hi all,
I have two different domains right now, separated by a T1. They both use the
same LDAP server (on this side of the T1). CORP is the domain with more
users, and FURN has only a handful of users. But right now FURN has its own
PDC which is storing all of the users' profiles and home directories as well
as some other files. I would like to merge those users into the CORP domain,
2004 Sep 28
5
Samba / cups problem
Hi all,
I have set up a printer in cups and I can see it with lpstat -a, and I can
print to it. I put what I thought was the appropriate stuff in smb.conf, and
yet no printer shows up to the NT client I'm testing with, or in smbclient -L
output. Any ideas at all? Here is the relevant info:
### smb.conf excerpts ###
[global]
...
printing = cups
printcap name = cups
printcap cache
2004 Oct 12
3
Group membership
I am using Samba PDC with OpenLDAP2 and smbldap-tools. As part of my
logon.bat, I call a script called ifmember.exe. This script can list out the
groups a user is a member of. It is reporting that my root user is a member
of the group 'engr.' I don't know if this is a bug with ifmember.exe or if
it's an issue in Samba or in LDAP. Here is some relevant data:
2004 Sep 27
3
Problems with the IdealX scripts
Not sure if this is where I should ask about this, but if I try to run any of
the smbldap-* scripts, I get the following kind of output:
oink:/usr/local/sbin # ./smbldap-populate
Using builtin directory structure
erreur LDAP: Can't contact master ldap server (IO::Socket::INET: Bad protocol
'tcp') at /usr/local/sbin//smbldap_tools.pm line 153.
I feel like this must be from a typo
2004 Dec 23
1
Login scripts and Win9x clients
Hi all,
I have two systems using Win98 and one using Win95. These three systems do
not automatically execute their login scripts. I can map the network drives
manually and tell them to reconnect at login, but I am wondering why they
don't execute them. I can log in, browse to my netlogon share (if I make it
browseable), and execute the script manually, and it works. Well, it mostly
2004 Oct 25
2
Printing permissions problem
OK, I just took my first non-root user live on my Samba 3.0.7 system.
Printing is via cups, with drivers stored in the print$ share. This user is
a local power user. She can add printers, or root can add them. Root can
also print from them. If this user tries to print anything (a test page
even) she gets a non-verbose error that looks like a permissions error. She
can view the queues
2005 Mar 04
1
'profiles' command with WinXP Profiles
Hi all,
I have gotten the 'profiles' command to work for NT and Win2K profiles very
well. In Windows XP, I am able to change the 'owner' but not the 'group'
SID. It gives no errors but it just doesn't change them. A snippet of the
profile in question is below:
furnsrv:/data/samba/profiles/jon # profiles NTUSER.DAT |grep S-1-5
Owner SID: S-1-5-32-544
Group
2004 Sep 22
1
Protocol negotation failed
Hi all,
I've compiled 3.0.7 on a test box which also has an LDAP server running on it.
This is the first time for me trying to use Samba with LDAP. I copied the
IdealX scripts into /usr/local/sbin and edited the _config.pm file. It is
attached at the bottom, stripped of comments. I then edited my smb.conf to
the effect of the following:
passdb backend = ldapsam:ldap://localhost
ldap