search for: weepe

Displaying 20 results from an estimated 49 matches for "weepe".

Did you mean: weee
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
2000 Apr 05
0
weep, wail -- Unix client, NT server
I tried searching the list archives, but "NT server" gives me 14530 matches, go figure. :-) And I've read through all the docs that ship with Samba, and the FAQ, and the webpages. No joy. We're using Samba 2.0.5a under Solaris 7. Everything works *wonderfully* when mounting a Unix-side filesystem as an NT/98 share. The username maps save our butts, the security is
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 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 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
2018 Oct 28
4
IBM buying RedHat
https://www.cnbc.com/2018/10/28/ibm-is-reportedly-nearing-deal-to-acquire-red-hat.html
2002 Aug 13
3
Possibly a bug
I believe that I've found a bug on Samba 2.2.3a. Sure, there is the 2.2.5 version out there, but reading the changelog I couldn't find something that looked like what I've found. Problem is: Some files (very few of them, about 0,5%) are created, with 2 another copies. The file witch would be the real one is perfect. And we got "for free" 2 corrupted copies of it, with
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
2018 Oct 28
4
IBM buying RedHat
Le 28/10/2018 ? 22:10, Albert McCann a ?crit?: > Damn, this is bad enough to make one weep. Red Hat would stay as a distinct entity inside IBM. IBM has also contributed to Free software, and especially Linux kernel. I don't know how bad it is and the implications for CentOS... Alain -- Administrateur Syst?me/R?seau C2N (ex LPN) Centre de Nanosciences et Nanotechnologies (UMR 9001)
2018 Oct 28
4
IBM buying RedHat
On 10/28/18 17:54, Zube wrote: > On Sun Oct 28 10:20:31 PM, Alain p?an wrote: > >> Le 28/10/2018 ? 22:10, Albert McCann a ?crit?: >>> Damn, this is bad enough to make one weep. >> >> Red Hat would stay as a distinct entity inside IBM. IBM has also >> contributed to Free software, and especially Linux kernel. >> I don't know how bad it is and the
2003 Dec 01
0
No subject
hours. The panic's soon followed: Jul 25 07:40:26 10.17.0.1 smbd[14293]: [2002/07/25 07:40:26, 0] lib/fault.c:fault_report(38) =20 Jul 25 07:40:26 10.17.0.1 smbd[14293]: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 Jul 25 07:40:26 10.17.0.1
2003 Dec 01
0
No subject
Correct me if I'm wrong, but apparently init_domain_list blocks until it finds something, and process_loop is only called afterwards. Am I right? I can patch up wbinfo to accept a command line argument for where to read smb.conf, while this will _still_ be an ugly hack, it'll be less ugly, and at least more usable. Will you accept it for 2_2? Nir. -- Nir Soffer -=3D- Software Engineer,
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
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
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 Jan 09
1
performance considerations
greets . . . i'm setting up a linux system on a little toshiba libretto -- p-166, 64 megs, plenty of disk space, though -- and i'm wondering as to the performance effects were i to apply ext3. i presume that keeping the journal consumes some finite amount of resources; what i don't know is whether this is repaid or more than repaid in some other way. advice? -- dep There is
1999 Jun 15
1
need undelete function
> ps: my little suggestion: if we add some parameters at smb.conf like > protected dir = /home/share, /home/user1 ; > trashcan dir = /smbtrash ; Such an addon to samba would make me weep tears of joy. The trashcan is a "security blanket" feature that Windows/MacOS/OS2/BeOS users now take for granted. Convincing them that this is now impossible because we've
2001 Nov 03
1
getting ext3 on suse-7.3? (long post)
greetings. i have been three days now trying to add ext3 to an existing suse-7.3 machine. i am using suse's own 2.4.13 kernel source. here is what i have done: following install, i ran tune2fs -j /dev/hda2 (also hda3 and hda4). .journal files were created on each partition, apparently uneventfully. wishing to avoid ai irreversable situation, i initially edited /etc/fstab thusly: