similar to: ham,Re: samba PDC upgrade from 3.2.5 to 3.4.7

Displaying 20 results from an estimated 3000 matches similar to: "ham,Re: samba PDC upgrade from 3.2.5 to 3.4.7"

2009 Jul 06
1
can't access samba PDC after power cut
hello guys, after a power cut in this weekend, the filesystem of the machine running samba+ldap currupted. i did a fsck and every other services in the machine are running fine now, but i cannot access the samba shares and cannot join/log in the domain. in the windows machines it just show a message "the network path is not found". i'll add my smb.conf tks in advance --
2009 May 19
0
language charset configuration problem!
From: rhy2k4@hotmail.com To: samba@lists.samba.org Subject: language charset problem£¡ Date: Sun, 17 May 2009 02:10:45 +0000 dear all£¬ I port samba 3.0.0 to board ,and it is almost ok. but there still some problem about file display can't be resolved. I use charset C 1 chinese name file display wrong. I confiure the smb.conf to cp936 char set as followed. ... display charset
2009 Dec 18
2
new user can't log
Hello everyone. I was having a problem with my Samba PDC with LDAP backend. The command 'net getlocalsid' gaves me the message "Got too many (2) domain info entries for domain [domain]". I logged im my ldap server, and saw that i have the following entries: dn: sambaDomainName=DOMINIO,dc=dominio,dc=com,dc=br sambaDomainName: DOMINIO sambaSID:
2010 Mar 23
1
usuários não consegues acessar pastar compartilhadas após upgrade do samba
Oi F?bio. Pelo IP tamb?m n?o acessa. A minha suspeita de que era um problema ligado a interface est? errada. Aleat?riamente usu?rios nas duas interfaces perdem o acesso. Ainda assim, somente usu?rios com Windows XP tem esse problema. Vou testar suas indica??es. F?bio Rabelo wrote: > > > 2010/3/23 Leonardo Carneiro - Veltrac <lscarneiro at veltrac.com.br > <mailto:lscarneiro
2009 May 19
1
multiple domain info entries problem
Hi fellows. I'm new to the list and hope I'll have a nice time here. one of my servers running samba+ldap is not working properly. the setup is: Debian 5 fileserver:/etc/samba#smbd --version Version 3.0.24 fileserver:/etc/samba# slapd -V @(#) $OpenLDAP: slapd 2.3.30 (Oct 5 2008 22:08:58) $
2009 Aug 03
1
new share with specific setting
hi everyone i have to create a share that will allow a group of users just to create files, not modifying or even reading these files. plus, i need to allow just xml files to be created. is that possible? tks in advance -- *Leonardo de Souza Carneiro* *Veltrac - Tecnologia em Log?stica.* lscarneiro at veltrac.com.br <mailto:lscarneiro at veltrac.com.br> http://www.veltrac.com.br
2010 Jul 03
6
sambaLogonScript problem
Hi everyone, I'm having trouble in deploying by group sambaLogonScript. My scripts consist only im mapping network folders. I'm using Samba 3.4.7. Is there a way to debug this? The logs does not show anything about the logon scripts. All my users are set with "%G.bat" in the ldap backend, but the vast majority of the users are not running the scripts, or running partially.
2010 Dec 13
1
Winbindd log error
Hello everyone I have a Debian Lenny running Samba 3.4.7 + OpenLDAP as PDC. I'm having trouble with Winbind. He logs so much messages that my disk is almost full! here is the log: Dec 13 16:18:14 fileserver smbd[10017]: [2010/12/13 16:18:14, 0] lib/util_sock.c:539(read_fd_with_timeout) Dec 13 16:18:14 fileserver smbd[10017]: [2010/12/13 16:18:14, 0]
2010 May 12
1
new users, new group, can't access share
Hi everyone. I have a Samba 3.4.7 (bpo) on a debian box running as PDC with a LDAP backend. i have added a new group, 2 new users and created a new group share for them, but by some unknown reason they cannon access the share. the client is running windows vista. here's what i did: smbldap-groupadd -a office smbldap-useradd -a -m user1 smbldap-useradd -a -m user2
2010 Mar 23
1
samba PDC upgrade from 3.2.5 to 3.4.7
Hello everyone. Yesterday i did an almost painless upgrade from samba pdc from 3.2.5 to 3.4.7. I'm running in a Debian Lenny (upgraded from the original package to the backported one). After a few tweaks i found on the web my users, including those who run win7, where able to log in the domain. But now the cannot access the shared folders on the server. Some users can't even open the
2010 Jun 29
5
file "time-to-live"
Hi everyone, There is a way to make files being automatically deleted some time after they have been created? I know that, with some scripting wizardry i could achieve this, but i wanna know if samba has this kind of feature. I have a temp folder that users insist in use like a backup folder, so i want to files to be deleted 24 hours after they have been created. I cannot just delete
2010 Jul 12
1
smbldap-groupmod problem
Hi, i'm having a problem with the smbldap-groupmod. I tried to change the users of some groups, i get an error message. The action indeed execute, as the users was removed or added from the group, but an error is throwed in the output: server:~# smbldap-groupmod -x user1 -m user2 testgroup Can't call method "get_value" on an undefined value at
2010 Jul 05
1
sambaLogonScript [another] problem
Hi there, i'm having another problem with the samba logon scripts. Like i said in the previous thread, in my smb.conf is defined to users use group defined logon scripts: logon script = %G.bat In the previous thread we also reached the conclusion that when the desired logon script of the users matches the logon script defined in the smb.conf, i can't have it defined in the ldap
2014 May 20
1
[Fwd: Re: Samba3 -> Samba4 migration]
-------- Forwarded Message -------- From: miranda <miranda at prodemge.gov.br> To: Rowland Penny <rowlandpenny at googlemail.com> Subject: Re: [Samba] Samba3 -> Samba4 migration Date: Tue, 20 May 2014 10:21:09 -0300 Sorry , here i go : Original samba3 environment : root at centaurus:~# cat /etc/issue Debian GNU/Linux 5.0 \n \l root at centaurus:~# smbd -V Version 3.2.5 backend
2010 Jul 05
0
samba group members
Hi everyone, When i add someone to a group using smbldap-usermod -G +(groupname) (username) it does not add the user to the group in the ldap backend: smbldap-groupshow (groupname) | grep memberUid The new member is not there! I have to mannualy add it to the user to the groups again. This is the expected behavior or i'm missing something? -- Leonardo Carneiro
2010 Jul 07
1
samba entry in ldap
Hello everyone, I have a object in the first level of my LDAP database. It's name is sambaDomainName=MyDomain. It's a sambaDomain class object. When i installed LAM this week, it complained that there is no "ou=Domains" entry in my base, and offered to create it. All blue until here. Now, when i try to access the samba3 configs of some user, it says that i do not have a
2013 May 29
0
Relação de aprovados Japaratinga
Rela??o de aprovados Japaratinga: Tapurah: ANA CAROLINE LIMA VASCONCELOS, L?VIO CHAVES D?D?, FRANCISCO JACKSON DE FREITAS SOUZA, PAULO WILLAME ARAUJO DE LIMA, JO?O CARLOS MOREIRA DE CARVALHO, DAMI?O ROCHA DOS SANTOS J?NIOR, MARIA HELENA DE OLIVEIRA SILVA, JARDEL DE LIMA NOBRE. SILVANA BEZERRA DA SILVA, ARIELA DE MACEDO RICARDO, LUCAS PINTO ASSUNCAO, GLAUCIO VALENCA PEREIRA RANGEL, REBECA FARIAS
2010 Apr 26
1
Upgrade from Vista to 7 + samba = error
Hello everyone, I'm using Ldap + Samba PDC 3.4.7 in a Debian Lenny machine (backported). I've been able add successfully 3 hosts with windows 7 on my domain. Now i upgraded a notebook from windows vista to windows 7. I could not log on the domain (the trust relationship was broken), So i tried to remove and re-add (after applying the registry patch file) the machine in the domain
2010 May 10
1
Samba PDC and OpenLdap Debian Lenny, Change IP, Clean cache?
Hello Sorry for my english I have a PDC with Samba and OpenLdap in Debian 5 lenny. I am testing group, users,policy, net join workstation.... bla bla bla. results very good. Today change ip static the pdc 192.168.56.101 for new ip address: 192.168.56.102 static. error log in /var/lib/samba/log.nmbd nx-1:/var/lib/samba# /etc/init.d/samba restart Stopping Samba daemons: nmbd[2010/05/10
2009 Apr 30
2
PDC: Linux Client can't join the domain.
Hi there. I've a problem with using samba as Primary Domain Controller with backend ldap. Version release (Samba 3.2.5, OpenLDAP 2.4.11) on Debian Lenny. When I try to join the domain with a Windows XP Pro Client, all works fine...profiles updating, logon, ecc..but when I try to join the domain with a Linux Client (Slackware 12.1) I get different errors: client:~# net rpc join -U