similar to: mystified by interaction between krb5.conf, smb.conf, and winbindd

Displaying 20 results from an estimated 1000 matches similar to: "mystified by interaction between krb5.conf, smb.conf, and winbindd"

2004 Mar 18
0
3.0.2 works with kerberos 1.2.7 for a while, then stops
I installed RH9 and the RH9 binary rpm of samba-3.0.2a from the ftp site. I added default_realm, kdc, and [domain_realm] sections to my krb5.conf file because for some reason it can't get them from DNS (haven't worked that out yet) and with a small edit of smb.conf was able to join the new samba install to our 2k3 active directory. wbinfo -t and kinit and stuff all worked as did getent
2010 Aug 20
0
No subject
net use z: \\sambapdc\share1 <file:///\\sambapdc\share1> However I still get prompted for a user name and password. I don't seem to have a way to force the "net" command to connect anonymously. If I can force an anonymous connection from Windows, then I should be OK. (Again, this share does not contain information that needs much protection.) Thanks
2010 Aug 20
0
No subject
net use z: \\sambapdc\share1 <file:///\\sambapdc\share1> However I still get prompted for a user name and password. I don't seem to have a way to force the "net" command to connect anonymously. If I can force an anonymous connection from Windows, then I should be OK. (Again, this share does not contain information that needs much protection.) Thanks From:
2009 May 14
0
how to debug permission denied errors
I need to access several Windows domain shares from my linux box. I can access both shares from a Win box where I use my domain login. I placed my domain credentials in /home/przemek/.smb_credentials and I can successfully mount one of the shares: mount.cifs '//elwood.nist.gov/61_NCNR/610' /mnt/ --verbose -o uid=przemek,credentials=/home/przemek/.smb_credentials parsing options:
2009 Nov 17
1
Samba trusts, mapping issue, and pam crap domain
I am running Samba ver 3.0.37 on Solaris 10 (sparc) as a PDC with LDAP for the backend for both samba and unix accounts. Assume the samba SMBPDC is called "PDC." I have also set up a trust with an Windows domain- lets call it WINDOMAIN- (the PDC for the Windows domain is Win 2003 but is in mixed mode for backwards compat.) The SAMBA domain trusts the WINDOWS domain, not not vice
2009 Oct 09
1
Domain trusts "forgetting" trusted users
I am running Samba ver 3.0.33 on Solaris 10 (sparc) as a PDC with LDAP for the backend for both samba and unix accounts. I have also set up a trust with an Windows domain- lets call it WINDOMAIN- (the PDC for the Windows domain is Win 2003 but is in mixed mode for backwards compat.) The SAMBA domain trusts the WINDOWS domain, not not vice versa. I had also tried setting up trusts with
2012 Jan 15
2
Samba 3.6 problems with idmap rid
Hi! I am using mainly Samba 3.5 on CentOS, and I was very pleased with idmap_rid backend for SID-to-RID mappings. But on Solaris 10, I can only use 3.6 because OpenCSW ships only 3.6. Problem is, things are changed and are not working as expected... Here is my config on RHEL Samba 3.5: [global] workgroup = WINDOMAIN realm = WINDOMAIN.LOCAL server string = localserver
2009 Apr 06
1
virtual domains with SQL auth + ntlm (winbind) auth for one of them...
Hello ! Is it possible to configure dovecot so it can use SQL authentication for set of domains, and ntlm authentication for one domain? In other words, I would like to authenticate all users (with user at domain.com as login) in SQL server, and if not found, then strip @windomain.com from login and fallback to pam->winbind authentication. So far i have in my dovecot.conf: auth_default_realm
2003 Jan 06
1
security = domain and Mac OS X
I've set up Samba on Mac OS X to do pass through authentication to the nt domain in AD several times now. No big deal, it usually just works. Now, however, it doesn't appear to be working. Note the relevant part of the transaction below (loglevel 4). Steps to replicate: a) Add pre-Win2K account with AD Users and computers b) sudo smbpasswd -j EXAMPLE -r WINSERVER -U
2007 Jan 08
1
unable to find the Domain Master Browser name
Hello, i've having this logs ever since ai started samba on a new server.... it's a sles 10 server wich is supposed to be a part of a w2k3 domain, here's the conf file: workgroup = windomain map to guest = Bad User printcap name = cups logon path = \\%L\profiles\.msprofile logon drive = P: add machine script = /usr/sbin/useradd -c Machine -d /var/lib/nobody -s /bin/false %m$ logon
2014 Jul 29
0
nested groups on samba 3.6 server broken
I am running a Samba 3.6.20 for my primary domain controller (+ main file server) and my back up domain controller. Each domain controller has an LDAP backend- the LDAP servers configured for multimaster replication. I have domain trusts established with a Windows 2003 AD domain ("WINDOMAIN") . I have enabled nested groups in smb.conf. Winbind is enabled to support
2004 Oct 06
0
CIFS in fstab
Hi, folks, I have a difficulty using a cifs connection... O/S: Mandrake 10.0, updated kernel, at 2.6.8.1-12mdk, running Samba 3.0.7 packages. I'm trying to mount, via CIFS a share on a Windows 2003 server. I have no control over the use of smb signing, so I need to use cifs, not smbfs (the organisation as a whole has over 25000 users, using numerous servers, almost exclusively Microsoft
2013 Aug 23
0
3.6.15/fix for BUG 9817 breaks our cross-domain support
Hi, We discovered that the the patch for BUG 9817 (https://bugzilla.samba.org/show_bug.cgi?id=9817) which was first included into Samba 3.6.15 breaks our cross-domain setup: AD DC Domain "AD" [WinServer 2003 R2] AD DC Domain "D" [WinServer 2008 R2] client_1 (domain member in AD, WinServer 2003 R2) samba_srv (domain member in D,
1999 May 25
0
samba 1.9 -> 2.0.3 and suse 6.1
Hi folks, I am realy stuped here. I installes (clean reformat) 6.1 on the server and instaled the samba package. Now things no longer work. 1/ printing from the samba server (setup via yast/network/configure printer via samba) no longer works 2/ Nothing comes up in the windows network nieborhood browser thing ma jig I have checked that pasword are plian text so this is not the problem 3/
2018 Jul 30
0
2.3.2.1 - EC keys suppport?
> I did some local testing and it seems that you are using a curve that is not acceptable for openssl as a server key. > > I tested with openssl s_server -cert ec-cert.pem -key ec-key.pem -port 5555 > > using cert generated with brainpool. Everything works if I use prime256v1 or secp521r1. This is a limitation in OpenSSL and not something we can really do anything about. > >
2013 Nov 06
0
CESA-2013:X012 Xen4CentOS Medium kernel Security Update
CentOS Errata and Security Advisory 2013:X012 (Xen4CentOS) The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) ----------------------------- X86_64 ----------------------------- 2eb1022ec7ec2d508248c9c152e253aa72acfa08a155701d2791b1458766590a e1000e-2.5.4-3.4.68.2.el6.centos.alt.x86_64.rpm
2005 Mar 17
3
ntpdate issues?
Hi, I''m trying to run ntpdate from domain zero and getting weird results. This used to work (prior to using xen). Is this related to xen at all or an entirely unrelated issue? Queries seem to work: # ntpdate -q time-b.nist.gov Looking for host time-b.nist.gov and service ntp host found : time-b.nist.gov server 129.6.15.29, stratum 1, offset 41.820087, delay 0.17027 17
2013 Nov 07
0
CentOS-announce Digest, Vol 105, Issue 5
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2018 Jul 30
2
2.3.2.1 - EC keys suppport?
<!doctype html> <html> <head> <meta charset="UTF-8"> </head> <body> <div> <br> </div> <blockquote type="cite"> <div> On 30 July 2018 at 21:00 ѽ҉ᶬḳ℠ < <a href="mailto:vtol@gmx.net">vtol@gmx.net</a>> wrote: </div> <div> <br>
2011 Mar 07
0
"net lookup sid" fails to get user's domain
When I run the following "net lookup sid" command, I get: # net lookup sid S-1-5-21-1908027396-2059629336-315576832-12220 S-1-5-21-1908027396-2059629336-315576832-12220 1 (User) \fhess This is wrong in that "\fhess" should be "NIST\fhess". The other direction works fine: # net lookup name "NIST\fhess" S-1-5-21-1908027396-2059629336-315576832-12220 1