similar to: Possibly a bug

Displaying 20 results from an estimated 5000 matches similar to: "Possibly a bug"

2002 Jun 27
2
Cant get getent to work with Winbind
All, I am having trouble with the getent passwd and getent group command. I am using 2.2.4-4 version of Samba on a redhat system with 2.4.18-SMP kernel. This issue seems to be intermittent. Sometimes is works and others it doesnt. More often than not, it failes. I can do a wbinfo -g and -u and get the info so I am connected to the doamin, but not getent. This will affect my users from loging
2002 Sep 25
2
Weekly machine password changes (RE: RE: odd: everything SHOULD work... winbind)
No big surprise there. :) I'm still trying to figure exactly what goes on with the machine password changing around. Who initiates this? nmbd? The PDC? Who's notified of this change, and what's going on there. Perhaps someone can shed some light? -- Nir Soffer -=- Software Engineer, Exanet Inc. -=- "Father, why are all the children weeping? / They are merely crying son O, are
2002 Aug 30
4
Enhancement of wbinfo in samba2.2.6pre2
Hi, Most of the samba-commands takes a option for smb.conf file exept for wbinfo. It should be nice to have that functionallity in wbinfo also. /Patrik -- "In a world without fences who needs Gates" Patrik Gustavsson, Senior Technical Consultant patrik.gustavsson@sun.com Telephone: +46 60 671540 http://glen.sweden Mobile: +46 70 3551040 SUN MICROSYSTEMS
2002 Sep 30
5
2.2.5 and NIS question
Hi there, i'd like to use NIS (AIX based) to authenticate the samba-users (to implement samba enterprise wide) in "using samba" is an option which should be configured (--with-nis) (NOT the --with-nisplus option) now i got 2.2.5 (source) - but in "configure" this option is missing Was this dropped in version 2.2.5 ? Which was the last version that's able to work
2002 Jul 28
4
Strange crashes and disconnection from PDC?
Hi! Samba 2.2.4, Linux. smbd loses connection to the PDC - although rest of organization feels fine... I've had the following cropping up: Jul 25 07:40:13 10.17.0.2 smbd[6994]: [2002/07/25 07:40:13, 0] lib/fault.c:fault_report(38) Jul 25 07:40:13 10.17.0.2 smbd[6994]: [2002/07/25 07:40:13, 0] lib/fault.c:fault_report(39) Jul 25 07:40:13 10.17.0.2 smbd[6994]: Please read the file
2002 Jul 14
2
Precedence of usernames w/Winbind
I might be missing obvious here, but here goes: Samba 2.2.4. Using "winbind use default domain = <DOMAIN>" option usernames map correctly, however, when logging on from an W2K machine I still get the autogenerated UID instead of my NIS (Or /etc/passwd) UID. Both nis and files precede winbind in /etc/nsswitch.conf Commenting out winbind from /etc/nsswitch.conf works, which
2002 Aug 25
2
Trouble building Samba 2.2.5 of Solaris 9
Looks like inet_aton has cropped up again, in libsmbclient.c: if (!inet_aton(server, &rem_ip)) { DEBUG(4, ("Could not convert IP address %s to struct in_addr\n", server)); errno = ENOENT; return NULL; } This function doesn't exist in Solaris, and causes this shared library to fail to link, when called by other programs (notably KDE 3): Undefined
2002 Sep 20
1
odd: everything SHOULD work... winbind
Hi all, i had everything samba working PERFECT a few days ago, meantime something has changed or something i've changed, i know not what, is causing me to not be able to authenticate domain users... it just plain doesn't work. i haven't changed anything in /etc/pam.d/, but i checked on it and everything there is still ok.... wbinfo -u lists all the users just swell. One wierd thing
2002 Aug 30
2
Help with Multi stream files
Hello All, I am having a problem with samba's ability to interpret certain files with windows 2k clients. Setup Details: Linux ( RedHat 7.3 ) File Server Win 2k Clients Samba v2.2.3a Kernel 2.4.18 statically compiled. Problem Description: When copying jpegs from a Win2k client which is displaying the JPEGS in thumbnail mode, to the Linux / Samba file server, 3 files are copied as
2002 Aug 20
6
load balancing CIFS/Samba
Hi Folks, I'm trying out some ideas for loadbalancing Samba servers with some replication underneath. Right now, we're trying to use DNS round robin, just to see if it works, but it isn't. Our basic config is that we have the same share and NMB server name on every node. Each node has a different IP hostname, which are all round-robin'ed to a single hostname. When we try to
2015 Oct 30
2
Demote a dead PDC: residuals in "DNS" console
On 10/29/2015 9:56 AM, Ole Traupe wrote: > > > Am 29.10.2015 um 14:37 schrieb James: >> On 10/29/2015 9:15 AM, Ole Traupe wrote: >>> >>> >>> Am 29.10.2015 um 13:54 schrieb mathias dufresne: >>>> Thank you for hint to this VBS script. In fact I alraedy saw it but >>>> I'm not >>>> too confident in my VB knowledge, so
2015 Oct 30
2
Demote a dead PDC: residuals in "DNS" console
On 10/30/2015 9:19 AM, Ole Traupe wrote: > > > Am 30.10.2015 um 13:33 schrieb James: >> On 10/29/2015 9:56 AM, Ole Traupe wrote: >>> >>> >>> Am 29.10.2015 um 14:37 schrieb James: >>>> On 10/29/2015 9:15 AM, Ole Traupe wrote: >>>>> >>>>> >>>>> Am 29.10.2015 um 13:54 schrieb mathias dufresne:
2015 Oct 29
2
Demote a dead PDC: residuals in "DNS" console
On 10/29/2015 9:15 AM, Ole Traupe wrote: > > > Am 29.10.2015 um 13:54 schrieb mathias dufresne: >> Thank you for hint to this VBS script. In fact I alraedy saw it but >> I'm not >> too confident in my VB knowledge, so I didn't use that script, prefering >> rely on Samba command and shell scripts to work around issues. >> >> You spoke about SOA
2010 Jun 03
4
data-management: Rowwise NA
Dear RĀ“ers.. In this mock dataset how can I generate a logical variable based on whether just tes or tes3 are NA in each row?? test<-sample(c("A",NA,"B"),100,replace=T) test2<-sample(c("A",NA,"B"),100,replace=T) test3<-sample(c("A",NA,"B"),100,replace=T) tes<-cbind(test,test2,test3)
2015 Oct 30
2
Demote a dead PDC: residuals in "DNS" console
On 10/30/2015 10:11 AM, Ole Traupe wrote: > > > Am 30.10.2015 um 14:56 schrieb James: >> On 10/30/2015 9:19 AM, Ole Traupe wrote: >>> >>> >>> Am 30.10.2015 um 13:33 schrieb James: >>>> On 10/29/2015 9:56 AM, Ole Traupe wrote: >>>>> >>>>> >>>>> Am 29.10.2015 um 14:37 schrieb James:
2009 Mar 17
2
sweep?
I am having a hard time understanding just what 'sweep' does. The documentation states: Return an array obtained from an input array by sweeping out a summary statistic. So what does it mean "weeping out a summary statistic"? Thank you. Kevin
2014 Jun 27
1
Issues with users and groups they belong to
Hello everyone, I'm having a problem with the replication of the Active Directory from a Windows Server 2003 r2 DC to a Samba 4.1.6 (Ubuntu 14.04) DC. The problem we have is that the *memberOf* attribute is missing on two users in the Samba ldap database after adding them to a group on the Windows DC. I can't easily add these through a Ldap administration tool and can't add them to
2009 Jun 22
2
Samba mounted home shares will break many applications
I didn't get any responses to my previous post "Wine broken on Samba shares due to colon ":" filenames" so I am re-posting with a subject to reflect what I now believe to the the root cause of my problems. I recently changed from mounting my home directory using NFS to mounting with CIFS via the pam module pam_mount.so. It turns out that I am having problems with many
2018 Nov 19
2
Samba4 multiple DCs replication
Mandi! Julien TEHERY via samba In chel di` si favelave... > Is there a good pratice when adding new remote DCs in terms of replication > topology? I think you have to define a topology of the domain, using ADSS: https://blogs.technet.microsoft.com/canitpro/2015/03/03/step-by-step-setting-up-active-directory-sites-subnets-site-links/ defining links and weight. -- dott. Marco Gaiarin
2011 Jun 03
4
Problem using read.xls - Everything converted to factors
Hallo, I would like to use to read.xls function from the gdata package to read data from Microsoft Excel files but I experienced a problem: For example I used the following code: testfile<-read.xls("/home/.../wsjecon0603.xls", #file path header=F, dec=",", na.strings="n.a.", skip=5, sheet=2,