similar to: Samba 3, AD, and roaming profiles

Displaying 20 results from an estimated 2000 matches similar to: "Samba 3, AD, and roaming profiles"

2010 Oct 27
3
Samba 3.5.6, Solaris 10, pam_winbind.so will not link
Greetings, Still no progress trying to get Samba 3.5.6 built on Solaris 10, using gcc 3.4.6. Maybe fresh eyes will see something? Been having issues building samba since 3.4.9 (and anything greater than 3.2.15 on Solaris 9 where samba will build, but winbind will not work properly for user authentication.) techops$ make Using CFLAGS = -I/opt/local/kerberos5/include -O -I.
2005 Jun 27
1
samba 3.0.20pre1 winbind dumps core on Solaris 9
Greetings, Here is what I have built samba on: Solaris 9 GCC 3.2.2 samba-3.0.20pre1 openldap-2.2.24 MIT Kerberos 1.4 Samba built with: ./configure --prefix=/opt/local/samba --with-automount --with-profile --with-acl-support --with-utmp --with-winbind --with-ads --with-ldap --with-krb5=/opt/local/kerberos5 --with-pam Within a minute of starting samba + winbind I get a core dump in the samba
2005 Jun 21
0
Active directory authentication and Solaris 9 problems
Greetings, I currently have Samba 3.0.14a built using gcc 3.2.2 on a Solaris 9/Sparc box. This Samba server is a member server of our Active Directory (AD) domain called "CSUNET". When logged unto a windows client machine as an AD user I can see and access resources on the Solaris server. I've been trying to get PAM working to pam_windbind.so and correctly configured. So
2002 Oct 01
0
W9x print driver download problems with Samba 2.2.5 and CUPS 1.1.15
Greetings, Similar to the other CUPS thread, but not the same. Samba 2.2.5 built on a Sparc Solaris 9 box with Cups 1.1.5. I've set up Samba to print with Cups as outlined in the docs. I am able to download the generic Adobe print driver to my Windows 2000 clients but the Windows 98 clients are asking for a local driver to be installed. Looking at verbose output from cupsaddsmb,
2002 Oct 28
3
Samba, Cups, printer driver download problems
I have Samba 2.2.6 complied against Cups 1.1.16 on a Sparc system running Solaris 9. Cups has replaced the stock system V lp spooler on this system (original packages removed.) Cups working from UNIX command line is A-OK. I have been working on setting up Samba to play nice with cups. I have followed the instructions from both the Cups and Samba websites to set up downloading of the
2008 Nov 12
1
AD Member server and local UNIX groups
Greetings, I hope someone can tell me if what I want to do is possible with Samba or not. I have been searching for info and found a number of people with similar problems, but not an answer. I have a Samba server (3.2.4) running on a Solaris 10 machine which is a member server in Active Directory (AD). I am using winbind. The AD users can access the samba server shares and UNIX services.
2016 Nov 17
2
Unable to add AD users to local groups
On 11/17/2016 02:42 PM, Rowland Penny via samba wrote: > On Thu, 17 Nov 2016 14:32:16 -0500 > Robert Martel via samba <samba at lists.samba.org> wrote: > >> >> On 11/16/2016 04:34 PM, Rowland Penny via samba wrote: >>> Provided that the group urbanweb exists in /etc/group and your users >>> are shown by getent passwd or id, then you could try the unix
2012 Oct 22
1
Old, reliable samba 3.5 and Active directory suddenly not reliable
Greetings, I have an elderly installation of Samba 3.5.8 running on 10 Sparc servers (and 3.5.12 on Solaris 9 servers with the same issue) set up as Active Directory member servers. Since we've laid-off everyone else around here I have not had the opportunity to update the Samba installation - and have not needed to as it has been very solid. Suddenly last Friday the Samba servers
2011 Jun 21
2
Machines randomly kicks out of the domain
Hello Sorry to ask here, but all googeling doesn't helped. We have several samba domains (samba 3.5.6) with ldap backed and windows 7 clients, which worked fine so far. Know we begin to see that random machines begin to kick out of the domain with the error: _netr_ServerAuthenticate3: netlogon_creds_server_check failed. Rejecting auth request from client MBBUCHHALTUNG04 machine account
2006 Sep 26
2
PLEASE HELP! Can't add machines to domain!
I have spent days now trying to debug why I can not add machines to the domain. I am using samba 3.0.23c with an openldap backend. I can authenticate fine using smbclient with the administrator account but when I go to add a machine it fails. I have checked the debug logs and know what is happening, I am just not sure why or how to fix it. I am using the idealx scripts to add machines.
2016 Nov 17
2
Unable to add AD users to local groups
On 11/16/2016 04:34 PM, Rowland Penny via samba wrote: > Provided that the group urbanweb exists in /etc/group and your users > are shown by getent passwd or id, then you could try the unix tools > i.e. usermod -G urbanweb ADDOMAIN\\1001362 > > Rowland Greetings, Thank you for the response. the matching UNIX group exists. Been using local groups on Samba for years. # getent
2016 Nov 16
2
Unable to add AD users to local groups
Greetings, I have Samba 4.4.7 running on several Sparc boxes running Solaris 9 as member servers in an Active Directory environment. (I do not control the AD configuration) I am able to connect to the servers using windows clients and smbclient - the problem I have run into is when I try to add domain users to local groups on the Samba servers I am told the users do not exist. As these
2010 Nov 04
1
AD member server - getting a user's name (GECOS)
Greetings, My odd question for the week - I've been unable to figure out if/how to do this. Given an Active Directory user ID, is there a way to get the user's real name? During testing of our Samba AD member servers I have seen user's given names appearing in the log files - is there a way that I can pull that for my own use? Our site uses loginIDs for users that give no clue
2003 Jan 29
8
So SAMBA no longer supports print driver downloads
So SAMBA no longer supports print driver downloads. That is about the only conclusion that I can come to at this point. I've not been able to get Windows printer driver downloads to work right since Samba 2.2.2. No one but printer admins displays the correct settings for printers, everyone else gets the original printer defaults that they cannot change. I've tried this with
2010 Oct 18
2
Unable to compile Samba 3.5.6 on Solaris 9 - more winbind issues
Greetings, No helpful hints have been offered to my winbind issues with Samba 3.4.9 and Solaris 9 I started trying to build Samba 3.5.6. Using gcc 3.4.6. I added "-lintl" to the LIBS option in the Makefile which cleared some earlier linker errors involving libintl_gettext, libintl_textdomain and libintl_bindtextdomain being undefined, except with winbind: Linking shared library
2016 Oct 28
2
UID mapping inconsistent. - Samba 3.6.24/25
Yes, I know that version is obsolete and as soon as I can actually get the later versions of Samba to run and behave on my Solaris 10 boxes i will upgrade. AD member servers. Using rid to map UID numbers as not available from our AD folks. Two of the machines are going on their merry own way rather than creating the same UID numbers for AD users that other samba servers are using. On two
2008 May 28
1
Group membership confusion, UNIX, nested, and AD
Greetings, I've been reading and re-reading "Chapter 12. Group Mapping: MS Windows and UNIX", Mailing list messages with the subjects "valid users = +group doesn't work" and "Unix ADS group membership or vice versa" and all I've gotten is more confused. I have to move my samba servers from a Samba PDC environment to Active Directory (AD) where they will
2002 Nov 27
2
Samaba 2.2.7 and windows printer driver woes
Greetings, all, I have a fresh install of Samba 2.2.7 on a Solaris 9 machine. Stand alone, not part of a domain. Testing with a stand alone Windows 2000 professional client with service pack 3 installed. I am having problems setting defaults for the installed printer drivers and I have been unable to load Win98 drivers to go along with the W2k drivers. Printers being tested are an HP LJ
2010 Oct 05
1
Win7 cannot net use z: Samba share
Hi all The symptom is: > C:\Windows\system32>net USE z: \\10.10.23.219\share /USER:SMBUSER > [password] > > System error 1326 has occurred. > My situation I am using VirtualBox. Windows 7 Home is the host. Fedora 13 is the guest. My goal is to cause the Fedora guest to expose an smb share to the Win 7 host and have the Win 7 host mount the share as a drive. My procedure:
2005 Jun 15
1
unable to build pam_winbind on Solaris 9
Greetings, Still trying to get Samba 3.0.15pre2 built on a Solaris 9 box with PAM support. I am using gcc 3.3.2 and I have openldap-2.2.24, krb5-1.4, and Cyrus SASL 2.1.20 installed. I have found other posting by people with problems building on Solaris as well as asking about the "_pam_macros.h" file that seems to be missing on Solaris. Posting about problems, but not with