Displaying 20 results from an estimated 5000 matches similar to: "Samba eating processes"
1998 Aug 05
0
USE_WAITPID in IRIX (SGI5). Does it work?
Hi all,
I'm running Samba 1.9.18p8 on an SG Challenge (L) with IRIX 5.3
Every so often (maybe once a month (ish)) samba goes mad, and we get
loads and loads of 'smbd' processes created which fill up the process
table, causing many 'fork() failed: too many processes' errors.
Eventually, with a slice of luck we can get to execute a 'kill' command
on them and the
1998 Jan 27
0
HPUX compilations and Samba 1.9.18p2
First a hint for those who try to compile newest Samba in HPUX 8.0x with
HP's ANSI C compiler:
You get this message:
Compiling util.c
cc: "smb.h", line 1598: error 1590: "share_mode_entry" is not a typedef name.
cc: "smb.h", line 1598: error 1573: Type of "<<<NULL_SYMBOL>>>" is undefined.
*** Error code 1
Somehow HP's compiler
1997 Jul 16
0
SCO compilation of 1.9.16p10 and higher
Hello list,
We discovered that it was impossible to compile Samba
1.9.16p10 on SCO Openserver 3.2.2 (native compiler).
Here's a small patch that fixes this problem:
----cut here----
*** includes.h.orig Sun Feb 23 04:26:40 1997
--- includes.h Mon Jun 30 16:18:27 1997
***************
*** 668,692 ****
#include <prot.h>
#define crypt bigcrypt
#endif
- #ifndef EVEREST
-
2016 Jun 29
0
id username output ADDC and Member.
Hi Rowland,
Yes, thats done, the domain user exist on both servers in local sudo group.
But why do i see much more groups on the ADDC, and even groups where this user is NOT member of, like 3000005(NTDOMAIN\denied rodc password replication group).
See .. 2x
3000005(NTDOMAIN\denied rodc password replication group
3000005(NTDOMAIN\denied rodc password replication group
Greetz,
Louis
>
2016 Jun 28
2
id username output ADDC and Member.
>
> I love diving : )
>
Ok mathias,
Can you explain this.
This i dont get....
Why is this output so different, and i dont mean the difference with NTDOMAIN\..
See the groups differences... between a ADDC and a member server..
Samba 4.4.3 ADDC
id someusername
uid=10002(NTDOMAIN\someusername) gid=10000(NTDOMAIN\domain users) groups=10000(NTDOMAIN\domain
2001 Jan 18
5
New Samba Install - Error Bind Failed
I am install Samba on a New RS/6000 M 80.
I am installing Samba 2.0.7.
I have the services and inedt.conf files with the needed entries and have
add a program check my entry.
I get the following error in the log file and can not figure out what is
wrong.
[2001/01/17 12:31:59, 0] lib/util_sock.c:open_socket_in(863)
bind failed on port 139 socket_addr=0.0.0.0 (Address already in use)
2003 Mar 18
5
still can't print to samba printer from winxp
I have upgraded samba to 2.2.7a and cannot print to my printer attached to
my BSD machine. I can use the share dirs, etc, but cannot print. My log file
contains:
[2003/03/17 16:17:19, 0] lib/util_sock.c:open_socket_in(804)
bind failed on port 139 socket_addr = 0.0.0.0.
Error = Address already in use
[2003/03/17 16:18:02, 0] smbd/service.c:make_connection(252)
50163099sp (204.250.145.147)
2016 Jun 22
0
Rights issue on GPO
On 6/22/2016 8:19 AM, L.P.H. van Belle wrote:
> And dont forget :
> https://wiki.samba.org/index.php/Idmap_config_ad
>
> I also noticed and incorrect mapping, which "looks" like rights issues like in the thead here. ( it is imo not a right issue.. ) read on..
>
> NTDOMAIN\enterprise read-only domain controllers:x:3000202:
> NTDOMAIN\domain
2016 Jun 22
0
Rights issue on GPO
And what i dont see,, what is your "current" smb.conf ?
Greetz.
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> lingpanda101 at gmail.com
> Verzonden: woensdag 22 juni 2016 15:09
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] Rights issue on GPO
>
> On 6/22/2016 8:51 AM, Rowland penny wrote:
2016 Jun 22
3
Rights issue on GPO
And dont forget :
https://wiki.samba.org/index.php/Idmap_config_ad
I also noticed and incorrect mapping, which "looks" like rights issues like in the thead here. ( it is imo not a right issue.. ) read on..
NTDOMAIN\enterprise read-only domain controllers:x:3000202:
NTDOMAIN\domain admins:x:10001:NTDOMAIN\administrator
NTDOMAIN\domain users:x:10000:
NTDOMAIN\domain guests:x:10002:
2006 Dec 04
0
Error looking up domain users
Hello, I'm trying to query one of my remote domains for users via
"wbinfo -u --domain=EUROPE" and receiving "Error looking up domain
users". I have been successfully able to look up users in multiple
domains i.e. "wbinfo -u --domain=UK". My current domain is called
NTDOMAIN in which I have my Ubuntu Dapper (6.06) box, running winbind
3.0.22-1ubuntu3.1 and
2016 Jun 22
1
Rights issue on GPO
>> https://wiki.samba.org/index.php/Idmap_config_ad
Dont we need idmap config in the smb.conf also, or is above not used anymore, if so the we must change the wiki.
Gr.
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> lingpanda101 at gmail.com
> Verzonden: woensdag 22 juni 2016 15:37
> Aan: samba at
2007 Jul 12
1
BUG? 'valid users' doesn't allow groups from trusted domains
It appears that you cannot include groups from trusted domains in the
'valid users =' directive on a share.
Here is the scenario as I experienced it (names have been changed to
protect the innocent):
Configuration:
- Samba 3.0.21b as a member server in a real NT4 domain (security =
domain) called 'NTDOMAIN'
- NTDOMAIN has a two-way trust with Windows 2003 Active Directory
2016 Jun 22
4
Rights issue on GPO
On 22/06/16 13:44, lingpanda101 at gmail.com wrote:
> On 6/22/2016 8:19 AM, L.P.H. van Belle wrote:
>> And dont forget :
>> https://wiki.samba.org/index.php/Idmap_config_ad
>>
>> I also noticed and incorrect mapping, which "looks" like rights
>> issues like in the thead here. ( it is imo not a right issue.. ) read
>> on..
>>
>>
2015 Apr 14
2
samba 4.2 RDP problem
hi,
now i did some tests with the "auth methods" option.
"auth methods = sam, sam_ignoredomain, unix, winbind, wbc, trustdomain, ntdomain, guest"
-> RDP works
-> smbclient -k does not work
"auth methods = sam, sam_ignoredomain, unix, winbind, wbc, trustdomain, ntdomain, guest, samba4"
-> RDP hangs an the welcome-scrren
-> smbclient -k works fine
2015 Apr 14
2
samba 4.2 RDP problem
can you try :
smbclient //SERVER.DOMAIN.TLD/netlogon -k
bet that works..
Louis
>-----Oorspronkelijk bericht-----
>Van: heinz.hoelzl at gvcc.net
>[mailto:samba-bounces at lists.samba.org] Namens Heinz H?lzl
>Verzonden: dinsdag 14 april 2015 10:55
>Aan: samba at lists.samba.org
>CC: pug at felsing.net; schnaggy at schnaggy.de
>Onderwerp: Re: [Samba] samba 4.2 RDP
2018 Jan 16
0
Request for credential for just one user on one specific machine when using FQDN
New Polices created
Denver policy is 1684
Atlanta Policy is 1441
IP address added 10.80.13.163 - this is allowed only to ATM services
Jason Prouty
CCT
Manager Network Engineering
303-928-1588 Desk
720-412-1942 Cell
----- Original Message -----
From: "Davide Ianni via samba" <samba at lists.samba.org>
To: samba at lists.samba.org
Sent: Tuesday, January 16, 2018
2001 Mar 02
0
Problems with Samba 2.0.7, Solaris 8, and Windows 2K
I have a Solaris box and Windows 2K box connecte through a hub, along with a DSL
modem.
I cannot get the two boxes to work via Samba, here is the relevant details.
The status report from SWAT
# Samba config file created using SWAT
# from localhost (127.0.0.1)
# Date: 2001/03/02 12:54:01
# Global parameters
[global]
netbios name = MARISOL
server string =
2015 Apr 13
3
samba 4.2 RDP problem
Hi Heinz,
Baris wrote me the following:
> i'm using samba4 and RDP running....
> my configuration:
>
> smb.conf
>
> ..
> auth methods = sam, winbind, ntdomain, ntdomain:winbind
> server services = s3fs, winbind, rpc, nbt, wrepl, cldap, ldap, kdc, drepl, ntp_signd, kcc, dnsupdate
> dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr, netlogon,
2014 Dec 09
0
A set of questions before building a new server
On 12/08/2014 09:11 PM, Robert Moskowitz wrote:
> I have a Samba server here with 4 users and 4 XP systems. Kind of
> small, but it does the job. It is running as a PDC with roaming
> profiles. I should note that I left professionally supporting Windows
> networking around the time XP came out, so I have maintained an
> NTDomain through a number of incarnations (NT, Win2000,