similar to: samba domain problems

Displaying 20 results from an estimated 200 matches similar to: "samba domain problems"

2006 Feb 10
1
horrifying slow samba.
Hi all, We have a linux data server here, which used to be a workgroup member. Everything was fine then. Now we hav a new sbs server here, so the data server had to be made into a domain member. To do that i followed this manual. The thing is now, that the samba shares on the data server are slow as h**l What can be the problem ? Any ideas are welcome.... ! Code: [global]
2006 Mar 07
0
connecting to samba from 2003 sbs domain client runningxpprofi
Nobody any idea on where to start looking for this ?? Thanks -----Oorspronkelijk bericht----- Van: samba-bounces+martijn=gova.info@lists.samba.org [mailto:samba-bounces+martijn=gova.info@lists.samba.org] Namens Martijn Hazenberg Verzonden: maandag 6 maart 2006 14:57 Aan: samba@lists.samba.org Onderwerp: RE: [Samba] connecting to samba from 2003 sbs domain client runningxpprofi Hi, Addition to
2006 Mar 06
0
connecting to samba from 2003 sbs domain client running xpprofi
Hi, Addition to my message below.. Computers which doesnt login to the domain controller at startup like windows xp home ed. , dont seem to have this effect. It seems that you have to keep the connection up and running on the xp profi pc's to stop this problem from happening. ??? Regards, Martijn -----Oorspronkelijk bericht----- Van: samba-bounces+martijn=gova.info@lists.samba.org
2006 Feb 16
4
authenticate a share access to win2k3 server
Hi, I have a samba server sharing some stuff. Now i want to enable access to some share only to SOME users on the domain. this is the smb.conf : [global] netbios name = DATASVR server string = DATASVR socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384 idmap uid = 10000-20000 idmap gid = 10000-20000 winbind enum users = yes
2006 Mar 06
0
connecting to samba from 2003 sbs domain client running xp profi
Hi everybody, I have a network which consists of a linux data server, running Samba, a windows 2003 sbs, and a few xp professional clients which login to the domain server (2003 sbs). On the linux box, samba is running, this pc is always on. When i start the client pc (xp profi) and login to the domain, i can access the samba shares at full speed. Now the problem: When the xp profi client is
2018 Dec 10
1
AD error 8418: The replication operation failed because of a schema mismatch between the servers involved (WERR_DS_DRA_SCHEMA_MISMATCH) #11388
Hello Andrew, Am Donnerstag, den 18.10.2018, 20:42 +1300 schrieb Andrew Bartlett: > > we are running a 2008 R2 AD (schema 47) with two DCs: > > * dc-win (Windows 2008 R2) > > * dc-samba (samba 4.5.12, Debian stable) > > > > Since some weeks replication works only from dc-win to dc-samba but not > > in the other direction.:( > > I've seen this
2018 Oct 18
3
AD error 8418: The replication operation failed because of a schema mismatch between the servers involved (WERR_DS_DRA_SCHEMA_MISMATCH)
Hello, we are running a 2008 R2 AD (schema 47) with two DCs: * dc-win (Windows 2008 R2) * dc-samba (samba 4.5.12, Debian stable) Since some weeks replication works only from dc-win to dc-samba but not in the other direction.:( root at dc-samba:~# samba-tool drs replicate dc-samba dc-win dc=credativ,dc=de Replicate from dc-win to dc-samba was successful. root at dc-samba:~# samba-tool drs
2011 Nov 08
1
Cooltype crash on Photoshop CS5 and WIne 1.3.32
Am I the only one getting this? Whenever I select a certain font or open a PSD file that uses it, the application hangs up or crashes. Code: err:shell:HCR_GetFolderAttributes should be called for simple PIDL's only! fixme:system:SetProcessDPIAware stub! fixme:ntdll:NtSetInformationToken unimplemented class 24 fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
2018 Aug 24
1
login a Linux client to a Samba NT4 style domain
Hi, I would like to do what I mentioned in the subject on an Ububtu 18.04. I tried it with the following steps: https://lists.samba.org/archive/samba/2011-March/161372.html My files on the client: smb.conf [global] ;Workstation Settings workgroup = PM netbios name = DS1223 server string = %h security = domain idmap backend = tdb idmap uid = 15000-20000 idmap gid = 15000-20000 wins server =
2004 Oct 05
1
samba server as NT4 domain member- security=domain - need to create password db manually?
# Global parameters [global] workgroup = MYDOMAIN server string = Samba Server %v on %L security = DOMAIN log file = /var/log/samba/%m.log max log size = 50 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 printcap name = /etc/printcap local master = No dns proxy = No wins server = MYWINSERVER idmap
2004 Jul 07
3
KalmanSmooth problem
Hello, In R I am trying to use Kalman filtering to find a solution for an hydrological problem. With Kalman Filtering I want to estimate the discharge comming from three storage bassins. I have programmed a function in R which can run KalmanSmooth. When I'm asking for the function and putting in values, R detects the following error: "Error in as.vector(data) : Argument "S1" is
2011 Nov 16
1
[LLVMdev] LLVM 3.0 Release about X86
Known problems with the X86 back-end - The X86 backend does not yet support all inline assembly that uses the X86 floating point stack <http://llvm.org/PR879>. It supports the 'f' and 't' constraints, but not 'u'. - The X86-64 backend does not yet support the LLVM IR instruction va_arg. Currently, front-ends support variadic argument constructs on
2017 Nov 05
0
ntfs user mappings?
I decided to continue trying the ldap route as well littlehex2int() { hex=$1 hex_chunk=$(echo ${hex}|cut -c$2-$3) little=$(echo ${hex_chunk}|awk '{print substr($0,7,2)substr($0,5,2)substr($0,3,2)substr($0,1,2)}') echo "ibase=16; ${little}" | bc } base64_to_sid() { OBJECTSID="$1" hex=$(echo ${OBJECTSID}|base64 -d|od -A n -x -w28 --endian=big|sed 's/
2017 Nov 04
2
ntfs user mappings?
. DOMAIN_ADMIN_PASSWD.sh echo ${PASSWD} | kinit ${ADMIN}@${DOMAIN} echo -n > /etc/ntfs-3g.usermap for DOMAIN_USER in $(wbinfo -u);do RPCLOOKUPID=$(rpcclient -P -c "lookupnames ${DOMAIN_USER}" ${DOMAIN}) if [ "${RPCLOOKUPID:0:7}" != "ERROR: " ] && [ "${RPCLOOKUPID:0:7}" != "Failed " ];then SID=$(echo ${RPCLOOKUPID}|awk '{print
2019 Oct 25
1
net ads join -- strange message
hello, Le 23/10/2019 ? 12:45, Rowland penny via samba a ?crit?: > On 23/10/2019 10:51, nathalie ramat via samba wrote: >> Hello, >> >> I have an server ad? - everything seems ok >> I have a windows client and a linux client . The users must to >> connect on windows or on linux with the same home. >> >> when I join my client linux with the command net
2017 Nov 05
0
ntfs user mappings?
Not bad but I wanted an ldap version because I was having issues running ldbsearch as a normal user. I created the following functions to get it in and out of base64 and hex swap_endian() { local input=$1 local output="" while [ "${input}" != "" ];do output="${input:0:2}${output}" input=${input:2} done echo $output } base64_to_hex() { echo $(echo
2005 Oct 20
3
Attributing values to matrix according to names
Dear R-helpers Apologies for the basic question, but I just got stuck: I would like to write values from a vector into array cells with the same names > count[1:10] 10010 10014 10015 10017 10030 10080 10100 10230 10250 10280 0 0 0 0 0 1 1 0 2 0 >data[1:10,,1] [,1] [,2] [,3] [,4] [,5] 10010 NA NA NA NA NA 10014 NA NA NA
2005 Oct 11
1
warward smbd processes
For several months now, we've been having smbd processes which 'lock' and escalate to 99% CPU utilization effectively locking the end-user out entirely and hanging their client machines. Almost exclusively happening while the user is saving either MS Word or Excel file, and even more specifically only narrowed to a couple of users. We've tried various patches offered by
2017 Nov 05
3
ntfs user mappings?
On Sat, 4 Nov 2017 18:42:36 -0600 Jeff Sadowski <jeff.sadowski at gmail.com> wrote: > I decided to continue trying the ldap route as well > > littlehex2int() > { > hex=$1 > hex_chunk=$(echo ${hex}|cut -c$2-$3) > little=$(echo ${hex_chunk}|awk '{print > substr($0,7,2)substr($0,5,2)substr($0,3,2)substr($0,1,2)}') > echo "ibase=16; ${little}" |
2009 Jun 30
0
Samba from source on CentOS 5 -- nsswitch woes
Samba users, I have compiled Samba 3.3.6 from the pristine sources on samba.org on a CentOS 5 machine. When I compiled Samba, CentOS's samba-common package was installed and specifying 'winbind' in /etc/nsswitch.conf allowed winbind to supply user information. For the sake of cleanliness and removing old libraries, I removed the samba-common package. Now, specifying