Displaying 20 results from an estimated 30 matches for "coordonne".
Did you mean:
coordonn
2008 Jan 18
1
Re-2: XP Home and samba
xp home can join the domain just needs a bit of hacking
read
http://www.ntcompatible.com/story8718.html
regards
-----------------------------------------------------------------------------
Damien Dye BSC(hon)
IT and Telecommunications Engineer
Mckenna Group
Lawn Road Industrial Estate
Lawn Road
Carlton-in-Lindrick
Worksop
Nottinghamshire
United Kingdom
S81 9LB
Email :
2014 Aug 14
2
Problem with roaming profiles (always synced but never read)
Hi,
I come to find new ideas about a problem which is blocking me since many
days....
I've an AD DC on Samba 4.1.11, and a file server (on Samba 4.1.11 too)
member of the domain. They works fine (apparently).
I've a Win7 Enterprise x64 client, joined to the domain.
I've created a new user 'foo' to test openning session.
When I log for the first time, my user get a local
2014 Jul 28
1
NFSv4 + Kerberos understanding
Hi,
I've a SAMBA4 AD Domain that works nicely. All my W7 joined perfectly
and all my Linux clients authenticates against kerberos part of SAMBA.
All work perfectly, now I'm trying to secure my NFS mounts by using
kerberos part of SAMBA.
My NFS server works and I can mount NFS4 exports without kerberos (and
without problem ;-) ), but when I want to mount a gss/krb5 export on a
linux
2009 Oct 02
4
smbd Crash
Hi,
I don't stop to have problems with samba :s ...
Now after having workaround the bug of scanning all LDAP users for each
connexion... smbd crash very often.
In some workstation log files i can see something like this :
...
[2009/10/01 16:28:12, 2] smbd/open.c:580(open_file)
baala opened file .profiles/firefox/cookies.sqlite-journal read=No
write=No (numopen=20)
[2009/10/01
2014 Sep 23
4
smbd doesn't start anymore
Hi,
I've a really big problem with my SAMBA 4.1.11 production
server.... it doesn't want to start smbd anymore.... nmbd starts fine
but not smbd.
I've tried to start smbd in interactive mode to see what's happened :
# /srv/progs/samba4/sbin/smbd -i -d9
produce a lot of lines about configuration (all fine), some last
lines are :
added interface lo ip=::1
2014 Aug 12
2
Strange behaviour with "force user" parameter
Hi,
I'm in trouble with a share, I found that the problem comes from the
"force user" parameter in my smb.conf.
This is my smb.conf :
[global]
netbios name = filserv
workgroup = SAMDOM
security = ADS
realm = SAMDOM.FR
encrypt passwords = yes
log level = 8
log file = /var/log/samba/log.%m
idmap config *:backend = tdb
idmap config *:range =
1999 May 21
3
SMBSH
On Fri, 21 May 1999, Sami Cokar wrote:
> Hello,
> how do you use smbsh? I have not found any dox on it other than how to
> compile it. any help would be appreciated. Thanx.
SMBSH is really neat. After you compile and install it (./configure
--enable-smbwrapper ; make ; make install does it) you simply run it -
it'll give you a login/pw and your usual shell prompt. You then can
2007 Jul 23
1
mac osx charset on linux
Hey there,
After searching for quite some time I'm finally just going to ask the people
who know :)
I'm having trouble when listing the files on a samba share that's hosted on
a Mac OS X 10.4 server. The client is an Kubuntu Dapper Linux machine.
This happens only when using smbmount (smbfs) and not when I use Konqueror
with smb:// . The problem is that files with certain characters
2007 Sep 25
1
how to view disk labels used by a user for his/her disk shares?
I have a samba pdc.
I would like to automatically assign at next logon a disk share with a
particular letter that is the same for a group of users (such as L:\).
How can I see with samba and/or windows tools what are currently the disk
labels used by this group of users so that I can choose accordingly?
And in general, is there any smb.conf or other config option that lets me
set a unique disk
2007 Nov 09
1
User connexions stats
Dear samba users/developpers,
I would like to make stats on user desktop login/logout and I ask myself
if it's possible to do this on the samba PDC. But it doesn't seems to be
so easy.
Maybe parsing logs or using smbstatus?
Is there anyone who did something like this and who can share he's
knowledge ;)
Or maybe it's ... impossible to get accurate datas about this, I don't
2008 Jan 18
1
XP Home and samba
I built a small embedded samba server based on Samba 3.0.26b. I tested
it locally with XP Pro running in a vmware VM.
All worked fine, so I shipped it.
Turns out the person using it is running XP Home. Here's her note:
I have restarted the computer and waited ten minutes and still nothing.
All that comes up is the mshome under the Microsoft Windows Network.
So it looks like all
2008 Feb 05
1
Map Linux Driving To Windows
Hi List,
I have a Samba PDC, and i want another file server to be
installed , which user will map their home directory without
joining,[ means i don't this server will be a another PDC, it'll be
personal file server ]
here is my configuration
[global]
workgroup = LK
server string = Samba Server Version %v
log file = /var/log/samba/log.%m
max log
2010 Dec 06
1
Share Problem
Hi,
Like explained in my precedent mail (Permission Problems), I want to do
a share (called partinfo) with basic behaviour :
* everybody in group 'info' can create file into the share.
* everybody in group 'info' can modify file into the share (not only
owned files)
* only owner of a file can delete it/rename it !
I put a Sticky Bit on my share folder so I've got :
2011 May 05
0
Problem adding Worstation
Hi !
I've got a server with Samba 3.5.3 with LDAP backend running on it.
When I want to add a workstation I've got a strange result
First there is the workstation LDAP account :
dn: cn=TOTO$,ou=machines,o=ADM-SC,dc=univ-rouen,dc=fr
objectClass: top
objectClass: person
objectClass: posixAccount
objectClass: sambaSamAccount
cn: TOTO$
sn: TOTO$
uid: TOTO$
uidNumber: 5037
2012 Dec 20
1
Permissions problem
Hi,
I've got a strange behaviour on a share when I copy files with files
explorers (like Thunar, Nautilus, ...).
This is the share configuration :
[share1]
comment = Share 01
path = /home/shares/share1
valid users = +share1
force group = share1
read only = No
create mask = 0660
force create mode = 0660
directory mask = 1770
force directory mode = 1770
browseable = No
2008 Jan 07
1
Multiple mount instead of remount?
I'm having issues trying to remount any shares using samba.
Super Short version
mount -o remount /some_windows_share creates a duplicate mount instead
of properly remounting.
Full details...
I have many shares served off of NT4 boxes, mounted via samba on a
linux box (RHEL 4).
Since long dormant (>12 hour) shares from one server in particular
always have problems for a few seconds when
2008 Mar 27
1
samba automatically delete folders ??????????
Dear list,
I am facing really a mysterious problem with samba.
I am using clarkconnect server where samba-3.0.25b-1.1.cc is installed.
I have created some samba users and windows XP user can share their
samba files and folders without any problem.
But the problem which happened here third time is auto deletion of files
and folders !!!!!!!!!!!!!!!!!!!!!!!!!!
An user ( FROM XP) simply deleted 2
2007 Oct 17
2
tdb/tdbutil.c:tdb_chainlock_with_timeout_internal (rev_2)
I've seen more and more occurrences of the following error (other people
have different password servers) on the web.
I submitted this question before, but it was never resolved. I've even
tried changing the underlying file system (from clustered vxfs to ext3)
and I still see the error.
Error:
[2007/10/17 08:29:33, 0]
tdb/tdbutil.c:tdb_chainlock_with_timeout_internal(82)
2014 Aug 22
1
Samba4 AD DC INVALID_SERVER_STATE
Hi all,
I've a SAMBA4 AD DC primary controller, another server joined as DC too,
all worked pretty good since this morning....
This morning, I need to join a lot of workstations to the domain, I
begin on the first one and get an error message 'This operation must be
done on the primary domain controller'.... strange. I go on my first PDC
checking network, DNS (dbcheck returns no
2009 Oct 05
1
Can't compiling over CIFS Shares
Hi,
My problems with Samba continue... I'm very disappointed, i've never
had as problems with Samba before (on my old server with Gentoo/Samba
3.0.23...).
So the new problem is : When a student want to compile a C program into
his home (mounted in CIFS), the produced executable can't be executed
"./tst: cannot execute binary file". Tried on ubuntu-9.04 with
mount.cifs