similar to: Authenticating Samba against Active Directory

Displaying 20 results from an estimated 1000 matches similar to: "Authenticating Samba against Active Directory"

2010 Jun 08
9
[Rails Heroku] Problem with saving object (on heroku hosting)
Hi All, I have some strange problem which appears only on heroku hosting 2.3.5 default stack (not on my local computer) I have some models. Here they are: class Contact < ActiveRecord::Base belongs_to :user belongs_to :type, :class_name => "ContactType", :foreign_key => "type_id" validates_presence_of :name, :on => :create, :message =>
2007 Mar 19
3
Wine reboot my linux
Hi everyone, While trying software, I've found that when I tried to install Catz 2, my computer reboot (I've tried twice). Before opening a bug, what channel I have to log ? WINEDEBUG = +seh,+relay ? I'm using xUbuntu 6.06 and wine 0.9.27 Thanks, Michael
2002 Oct 28
1
solaris 7 and cvs samba 3.x build - No locking available. Running Samba would be unsafe solaris
Hello, Getting during configure the infamous error: No locking available. Running Samba would be unsafe solaris I went into tests folder and tried summary.c. It fails with the above error. I tried to make the fcntl_lock manually like it tries and got the following: root@raven:/usr/local/samba/source/tests #gcc -m32 -o fcntl_lock fcntl_lock.c fcntl_lock.c: In function `main':
2002 May 30
0
fcntl_lock problem: samba 2.2.3a, kernel 2.2.19
I'm trying to solve a roaming profile problem which manifests as a locking error during Win2K logout with roaming profiles enabled. Level 3 debug tells me: [2002/05/30 11:59:58, 2] smbd/open.c:open_file(213) markk opened file markk/ntuser.ini read=Yes write=Yes (numopen=1) [2002/05/30 11:59:58, 3] smbd/process.c:process_smb(860) Transaction 1449 of length 75 [2002/05/30 11:59:58, 3]
2004 Feb 12
3
More Info: Mac permission problems after Debian update
There seems to be a few people having this problem, but not much response. I've dug into the logs, and while I don't know exactly what I am looking at, I think I may have found something that may make sense to someone. A short recap. Samba was working fine, until I did a Debian security update, which upgraded my Samba to 2.2.8a. Now, I can create files on a mounted Samba share in a
2003 Dec 02
1
fcntl lock failed at large offset: pretty urgent
Debian Woody with security updates Linux kernel 2.2.25 Samba 3.0.0 libc6 2.2.5 The problem I have is with a windows application that uses samba. This application is crucial for the organization, so if this is not fixed, and soon, we will have to ditch Samba and move to a windows server. I *really* don't want to do this, as Samba has been working so well for years now and billg is rich enough
2013 Oct 07
2
Omni_auth with Facebook
Hi, I''ve implemented the sample app with omni_auth(''0.2.6''). I''m using rails 2.3.11 with ruby 1.8.7. I tried to connect with Facebook but getting oauth error. I tested it with twitter & google plus account. Both are working fine but the FB connects is not working yet. Can you please help me out?. -- Posted via http://www.ruby-forum.com/. -- You
2007 Nov 14
0
fcntl_lock: lock failed at offset 0 count 1 op 13 type 0 (Resource temporarily unavailable)
Samba 3.0.26a, two different RHEL4 boxes and a Fedora 2 box. I'm seeing this message whenever I do anything to nmbd with smbcontrol, for example smbcontrol reload-config or smbcontrol debug. [root@fleetwood samba]# smbcontrol nmbd reload-config params.c:pm_process() - Processing configuration file "/etc/samba/smb_all.conf" Processing section "[homes]" Processing section
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
2004 Jan 23
1
NFS re-export 64bit / 32bit locking issue?
Hi all, I've got kind of strange setup, wherein all of my data is on a big NFS server (RH linux 8.0 running the 2.4.18 kernel and nfs-utils 1.0.1-2.80) and my Samba 3.0.0 PDC server (RH linux 7.3 w/ 2.4.18 kernel, nfs-utils 0.3.3-6.73) mounts the NFS export with the following options: rw,vers=3,wsize=8192,rsize=8192,hard,intr This mounted partition is then re-exported to the windows users
2007 Jan 31
0
Samba winbindd crash
Hello dear list! I'm about to setup a winbind to authenticate my proxy users through Active Directory. Unfortunately the daemon winbindd crash while requesting some wbinfo, Here is a transcript of the problem: IDCSRV922:~ # cat /etc/krb5.conf [libdefaults] default_realm = MY.DOMAIN.COM [realms] [logging] kdc = FILE:/var/log/krb5/krb5kdc.log
2003 May 06
0
Samba 2.2.8a not plaing nice with tcpd under Solaris8
I'm having a problem with Samba v2.2.8a under Solaris with tcp wrappers. Here's my current setup: Software: Solaris8 w/current recommended patch cluster gcc v3.2.2 Samba 2.2.8a with the following config directives: --prefix=/server/sw/18 --with-acl-support tcpd v7.6 Inetd.conf lines: netbios-ssn stream tcp nowait root /opt/common/sbin/tcpd /server/sw/prod_samba/sbin/smbd
2004 Apr 20
0
samba locking problem
Hi, we have a strange samba locking problem with version 3.0. Sometimes user only get a read only access to files. This happens with different users on different clients. Unix permissions are OK. I have realy no idea. Can you help ? Thanx Peter Huber -------------- next part -------------- [2004/03/02 15:03:56, 5] smbd/uid.c:change_to_root_user(217) change_to_root_user: now uid=(0,0)
1998 Oct 07
0
EMERGENCY: User profile for Win98 domain logon lost after upgrade to Oct 5 CVS code
Hello all, I'm in very big big trouble here. In an attempt to enable domain logon for NT workstations as well, I fetched the CVS code on Oct 5, 98. I successful built it with no error. I copied the smb.conf from a workable Sambav1.9.18p8 to the Samba2.0alpha. Then I started the smbd and nmbd of Samba2.0alpha. I rebooted one of the Windows 98 (which used to be working happily with
2010 Jul 07
1
Why do <none>s appear in the list of predictor variables in logistic regression using 'step' or 'stepAIC' function?
Would anyone help me solve my problem with R, please? I am very new to R. I am doing logistic regression analysis on the presence/absence of salamanders using several predictor variables, as shown below. I have checked my data, but I didn't find any 'NA' or empty cells. When I used step() or stepAIC to select significant predictor variables, <none>s appear to places where
2006 Apr 11
0
PANIC: Could not fetch our SID - did we join?
Hi, I have some problems running Samba and Winbind 3.0.22 in a AD, kerberos environment. I have seen previous posts on several forums about this problem but haven't found any solution for it yet. I have no problem with the default Samba package that comes with Ubuntu, 3.0.14a. But I do wan't to upgrade and the only option in that case seems to be to compile it. I compiled it with
2004 Oct 19
0
答复: 答复: 答复: How to draw x-axis time label.
Thank you ! I run your code. It have a graph with time(date) on x-axis. Thank you very much! Well, Would you like to do me a favor again? Most of times, the x-axis time data is lasted about 3 months. They are too much. I must select some of them marking in x-axis,and they are must reasonable and human-readable. Now I have tried the "pretty " function, But as soon as I run it, the
2003 Jun 03
0
samba 2.2.8a on Reliant (SINIX) 5.44 smbclient request timed out
after compile (gcc 3.0.2) install and configure (SWAT) on tcpps02 the following test failed # /usr/local/samba/bin/smbclient -L TCPPS02 added interface ip=172.16.207.7 bcast=172.16.255.255 nmask=255.255.0.0 session request to TCPPS02 failed (Call timed out: server did not respond after 20000 milliseconds) session request to *SMBSERVER failed (Call timed out: server did not respond after
2018 Nov 22
0
Index Corruption xBase database
Thanks for the tip. Is veto oplocks different to oplocks = no? Just now I run into an error, but this time I have this log: ../lib/util/util.c:401(fcntl_lock) fcntl_lock: fcntl lock gave errno 11 (resource temporally unavailable) fcntl_lock: lock failed at offset 2147483646 count 1 op 37 type 1 (resource temporally unavailable) Does this give you any clue of how the problem can be solved? The
2004 Jul 13
2
Profile Problem with ldap backend
The Samba 3.0.5rc1 server is configured as a PDC. [global] # client code page = 866 # NetBIOS name of that comp netbios name = TOLTEC #Name of Domain workgroup = liin #Comment server string = Samba PDC %v #Interface where samba works interfaces = 10.0.0.4/24 127.0.0.1/24 bind interfaces only = yes hosts allow = 10.0.0. name resolve