similar to: Can't get view samba 3.0 server via winXP, using domain security

Displaying 20 results from an estimated 1200 matches similar to: "Can't get view samba 3.0 server via winXP, using domain security"

2013 Mar 19
1
Automatic start fails in boot
Hi, I have problems starting NUT 2.6.5-7.fc18 in Fedora 18 (now running kernel 3.8.3-201.fc18.x86_64), some details here: http://forums.fedoraforum.org/showthread.php?t=289724 The problem is, nut-driver.service automatic startup in boot fails with this: Mar 17 11:48:19 mybox upsdrvctl[1054]: Fatal error: unusable configuration Mar 17 11:48:19 mybox upsdrvctl[1054]: Network UPS Tools - BCMXCP
2003 Nov 14
2
Auth problem
Linuxbox with Samba 3.0 has been joined Win2k domain with command "net ads join" & "net rpc join". winbindd & smbd & nmbd started successfully without any error messages. I could use "wbinfo -u" & "wbinfo -g" to get domain user/group list. But I cannot use "genent passwd" to get New mapped uid, it only returned local linux accounts.
2007 Feb 28
0
Samba Authentication & Trust Relationship Problem
Dear SAMBA Mailing List I am using Samba samba-3.0.9-1.3E.10, OS Centos 4.4 We have got the problem. when I am issuing a "net rpc trustdom list" command some time it is showing ok and sometime it is showing error message. and some time not. It is creating a problem to authenticate other Samba workstartion to PDC Server. 1)
2004 Jun 28
0
Authentication problem
I've got a RH9 box with samba 3.0.0 using winbind and pam for windows client and user authentication to a 2003 AD DC. This morning I started having problems with a few shares that then cascaded into a larger issue of being able to authenticate any client to the machine. I configured Kerberos with my realm information and have added the machine to the domain several times and have been
2005 May 03
1
Problems when try access to share
Hello I have configured my samba server at my RedHat AS3 and I use nss_ldap to access to my W2k domain. Everything works fine. Now i have upgraded my server to RedHat EL4, and all my Windows users when the username have Uppercases in username can't acces to my samba shares, and all other users works. I modify my log level to 10 and when any user try access to samba server the log
2010 Mar 25
1
cmusieve auto-reply and quota
Hi there, I'm quite new to Dovecot, but already can tell that it is a really great work, congrats to the developers! But I'm having a little problem and couldn't figure it out how to solve. First, let me talk about my setup: I'm running Debian 5 (Lenny) with it's default Dovecot (common, pop3 and imap) packages (version 1:1.0.15-2.3+lenny1), I really would like to keep it
2008 Jul 30
1
machine not shutting down and connection failures in logs
Hi, this is my first nut installation, i see lot of connection failure and when i tried the configuration removing the power chord from the ups i expected tha machine will power itslef down but this has not happened. I'm using nut 2.2.2-2 from debian lenny, ups is a mustek powermust 2000 with usb cable. All config files are root:nut and 640, i've had to add nut user to nut group
2025 Jan 07
1
[PATCH] permits multiple tags on a configuration block.
Hello all. I wrote this small patch that allows having multiple tags on a configuration block in the openssh client configuration. For instance, with this configuration: > Host test-host > Tag change-hostname change-port-and-user > Tag jump-to-mybox > > Match tagged change-hostname > Hostname new-hostname > > Match tagged change-port-and-user > Port 12345 >
2003 Aug 06
1
Winbind fails w/ 3beta3
I'm having an unusual problem with my new samba servers. Notice, servers is plural, meaning all of my new servers are experiencing exactly the same problem at different times throughout the day, which leads me to believe that the "problem" is not with samba but with my Win2k server. However, I still need help in determining what is causing the problem... At various times during
2005 Jan 13
1
upgrading (?) from 2.2.4 to 3.0.8pre1-0.pre1.3
Very simple setup. We have a NT4 pdc and some windows boxes. We have a large raid running on linux that we use samba to share to the rest of the network. 2.2.4 works great, 3.0 doesn't using the same smb.conf. I'm sure there are some things that have changed but even trying to take the examples on the site and mod them to fit my case doesn't work either. The linux/samba box name is
2007 Feb 28
1
Samba Trust Relationship Problem
Dear SAMBA Mailing List I am using Samba samba-3.0.9-1.3E.10, OS Centos 4.4 We have got the problem. when I am issuing a "net rpc trustdom list" command some time it is showing ok and sometime it is showing error message. and some time not. It is creating a problem to authenticate other Samba workstartion to PDC Server. 1) [ root@pdcdel samba]# net rpc trustdom list
2004 Dec 02
0
Problem authenticating against Active Directory (samba 3.0.9 / fedora core 3)
I've spent all day on this, and I can't, for the life of me, get Samba 3.0.9 (updated RPM for Fedora Core 3) to authenticate properly against Active Directory. (I've edited out the actual domain name, username, etc) I've synced up time (to within a half-second) with the domain controller. Kerberos works: [root@printshop samba]# kinit username@AD.DOMAIN.COM Password for
2003 Oct 29
1
AW: Help for Samba 3 and Win ADS
Hi Denis, I just tried this but still I can't log on the samba server with a domain user! If I try to do so I get the error: [2003/10/29 08:48:37, 0] auth/auth_util.c:make_server_info_info3(1017) make_server_info_info3: pdb_init_sam failed! in the log file of the client on samba server... Is there anytihng else I have to adjust on the samba server? I sucessfully joined the domain with
2004 Jul 14
0
Error make_server_info_info3: pdb_init_sam failed!
Hi, Not sure whether you have resolved it. Hope it may help... I got same problem with the following error mesg (on Fedora/Linux) smbd[7287]: [2004/07/14 19:45:42, 0] auth/auth_util.c:make_server_info_info3(1100) smbd[7287]: make_server_info_info3: pdb_init_sam failed! In my case, check "use ldap" using authconfig. or enable it manually in /etc/nsswitch.conf will resolve the issue.
2003 Oct 22
1
Samba 3 pre01 security=domain problem to access from xpclient
I try to implement a new server using domain auth ( server , pdc , bdc are on redhat 9 samba3pre1) Smb.conf of server: [global] workgroup = DOMAIN netbios name = G4 server string = %h server (Samba %v) security = domain password server = SERV2 SERV3 (PDC and BDC) wins support = no wins proxy = no wins server =
2003 Dec 01
0
No subject
And I have verified I am typing in the correct password. So it looks like there is some problem with encryption or something. smbd and nbmd are version 2.9999 (Debian packages) Thanks. --James Lamanna ------=_NextPart_000_006A_01C2864A.76DEA5C0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML
2005 Jul 07
0
samba 3.0.13 + solaris 8
Hi, I've installed on a Solaris 8 box, using pkg-get (blastwave.org), the following packages : - Samba 3.0.13 CSWsamba + CSWsambaclient + CSWsambacommon + CSWsambalib + CSWsambaswat - MIT Kerberos 1.4.1 CSWkrb5doc + CSWkrb5lib + CSWkrb5user - OpenLdap 2.1.30 (ldap clients,libraries and server) CSWoldap Then, I've verified using smbd -b that samba has been build using LDAP
2005 Jul 11
0
wbinfo -u error : samba 3.0.13 + solaris 8 - help please (urgent)
Hi, I've installed on a Solaris 8 box, using pkg-get (blastwave.org), the following packages : - Samba 3.0.13 CSWsamba + CSWsambaclient + CSWsambacommon + CSWsambalib + CSWsambaswat - MIT Kerberos 1.4.1 CSWkrb5doc + CSWkrb5lib + CSWkrb5user - OpenLdap 2.1.30 (ldap clients,libraries and server) CSWoldap Then, I've verified using smbd -b that samba has been build using LDAP
2003 Dec 10
1
samba3.0.1.pre3 and samba3.0.1rc1
Dear Samba-Team, I already wrote to Jeremy Allison an he told me to post my problem to you: I have the following problem: The smbd and winbindd start fine, everthing seems to be okay, all users can be authenticated. But a few minutes later the winbindd is suddenly unable to authenticate some users against the Domain. You can see it in the snapshot. Messages like "Unable to initgroups"
2005 Oct 03
1
Authentication stops working after approx 5 mins -getent passwd fixes it for 5-10 mins
Hi, I'm running Redhat Enterprise WS 4. with kernel 2.6.9-11. Also I have the following: [root@itbsjb1 samba]# rpm -qa |grep samba system-config-samba-1.2.21-1 samba-common-3.0.10-1.4E samba-swat-3.0.10-1.4E samba-3.0.10-1.4E samba-client-3.0.10-1.4E smb.conf: [root@itbsjb1 samba]# cat smb.conf # Samba config file created using SWAT # from 127.0.0.1 (127.0.0.1) # Date: