similar to: A group of users belong to another samba server

Displaying 20 results from an estimated 1000 matches similar to: "A group of users belong to another samba server"

1999 Sep 14
2
MS Exchange
I have a MS Exchange server. I'd like to install a samba server for the users. Does someone know if MS Exchange can validate users in samba ? -- ^-^,-----. mailto:frankie@etsetb.upc.es o o ) http://www.etsetb.upc.es/~frankie Y (_ (__(OOOo
1998 Nov 12
1
bug: file time travels when updating
Hi, I think I've found a bug. When I create a file from win95 it's stored in the server with the date of creation. (that's ok) If I update the file from win95 the date of the file changes but it's stored as one hour less than it should be. (not so ok) example: 1.- I create a file at 16:45 $ ls -ld b.txt Nov 12 16:45 b.txt 2.- I update that file one minute
2003 Feb 12
3
Failed to parse ACL smbcacls
I'm trying to set up a Samba server with ACLS. Versions: - xfs in kernel-2.4.20. - samba-2.2.7a compiled with ACL support I'm trying first with smbcacls. But I can't manage to guess the syntax of the ACL command. I want the user "frankie" could RWX a file owned by "javi" #smbcacls //localhost/public te1st.txt -A ACL:frankie:0/0/RWX -U javi Failed to parse ACL
2003 Jul 24
1
Re: samba Digest, Vol 7, Issue 34
Make sure the XP box's firewall is disabled for the network connection you're using to connect to the samba server (advanced properties of the network connection). ________________________________________________________________________ > From: Francesc Guasch <frankie@etsetb.upc.es> > To: G?mes G?za <geza@kzsdabas.sulinet.hu> > Cc: samba@samba.org > Subject: Re:
2003 Mar 06
1
Many processes per user
I have a samba server that starts creating a lot of processes for each connected user, until it renders the system unusable. Then restarting samba solves it all. The last time it crashed I saw 10-12 processes per user. The number of processes keeps growing until we restarted samba. Right now it's working but I see there are 25 of smbd from root. That wasn't happening before. I recall
1999 Jul 12
0
CONTRIB: crash_samba
I just wrote this little script that makes concurrent connections to a samba or NT server. It connects to a service and does a dir. This may be useful if you want to check the resources of your server. Configure it changing the vars at the begining. In my tests I compared two computers, NT vs samba-2.0.3 NT was much faster. 50 concurrent connections, 10 commands issued. NT-4.0 SP4 Ppro 166 ,
2019 Sep 03
1
Re: KVM NAT stops from working
El 3/9/19 a les 18:15, Laine Stump ha escrit: > On 9/2/19 10:31 AM, Francesc Guasch wrote: >> Hi. First of all thank you for the work you are doing with libvirt. >> I am not sure this is the right place to ask, I'd appreciate >> if you can give me any hint or directions. >> >> I have several similar KVM Linux boxes and one of them has a really >> strange
1998 Apr 20
0
diskless wfw
Hi. I followed the advises from yours but I still can't do tcp/ip from wfw when booting diskless. I was told to run the wsahdapp.exe file, but when I do it windows tells me : winsock api Instalation Error The DOS sockets TSR is not loaded and of course when I try to run netscape it tells me: Netscape was unable to create a network socket connection There may be insufficient system
1998 Nov 16
0
file modification time
Hi, I commented last week about a misbehaviour I found from samba. When I update a file the modification time is set wrong. When the file is created it does right. It doesn't happen if I set the timezone to GMT. Before I had tried with GMT+1 , WET , MET. The server and the client are syncronized. -- ^-^.-----, mailto:frankie@etsetb.upc.es o o )
2003 Jul 14
1
XP slow with samba-2.2.7 from RH 7.3
I'm having problems with one Windows XP working with a samba server. This is redhat-7.3 with latest samba-2.2.7-3.7.3. There are some windows 98 PCs running fine. There is two Windows XP clients, and one of them isn't working well with samba. The user complains the access to the files is quite slow. the log of this PC grow a lot. One of the entries that happen more is this one:
2015 Mar 03
3
Failed to modify entry for user in samba with tdb backend
I have a debian server with samba. I can no longer manage users accounts. I can't add, modify or remove them. This is Debian wheezy with samba 3.6.6. There is no ldap and the database backend is tdb. I usually managed users with smbpasswd, but it no longer works. When I try to create a new user: # smbpasswd -a blabla New SMB password: **** Retype new SMB password: ****
2020 Jul 07
8
Why wireless interface cannot be attached to a Linux host bridge?
Hello, everyone. I'm from japan and using machine translation, so I apologize if it's hard to read. I am currently trying to build a virtual environment using Ubuntu and kvm. However, I found out from the following page that the virtual machine cannot use the bridge network because I am using a wireless network. https://wiki.libvirt.org/page/Networking I am having trouble with this
2001 Mar 22
2
hosts.equiv (fwd)
is anyone using rhost-rsa + hosts.equiv? is it broken? -------------- next part -------------- An embedded message was scrubbed... From: Francesc Guasch <frankie at etsetb.upc.es> Subject: hosts.equiv Date: Thu, 22 Mar 2001 12:56:22 +0100 Size: 2614 Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20010322/ced5a345/attachment.mht
2018 Apr 30
3
Server 2016 locked in paused state
Hi all, I have a number of production Windows servers on KVM/DRBD and two of them are Server 2016.  Both these guests have started exhibiting the same behaviour where they enter a paused state and will not resume. The behaviour is the same whether I use virsh or virt-manager. My only recourse is to force the guest off and start it again. This brings the host up temporarily where upon it
2003 Jul 22
2
Windows XP slow with samba-2.2.7 from RH7.3
Hi. I posted last week a question about a network with some XP PCs. One PC connects fine to the samba server, but the other one is quite slow, almost unusable. There are also Win98 hosts running fine. Someone kindly answered he had the same problem, and solved it upgrading to samba-3 beta. I can't put beta software on this server. Do I have any other option ? Here is an extract of the
2017 Nov 15
0
Issues on hibernated domains
Hello. I am using libvirt and KVM for a VDI project. It works fine, great job ! I have only a small issue that bothers some users from time to time. This is libvirt-bin 2.5.0-3ubuntu5.5. When restoring a saved domain that has been many hours or days down, the network address may be taken by some other virtual machine. Then both are in conflict. I found this patch:
2019 Sep 02
2
KVM NAT stops from working
Hi. First of all thank you for the work you are doing with libvirt. I am not sure this is the right place to ask, I'd appreciate if you can give me any hint or directions. I have several similar KVM Linux boxes and one of them has a really strange behavior with the KVM NAT: It just suddenly stops from working. This is a Linux Ubuntu Server 19.04 with - libvirt-bin 4.0.0 - qemu-kvm 1:2.11
2015 Mar 04
1
Failed to modify entry for user in samba with tdb backend
El 03/03/15 a les 20:41, Klaus Hartnegg ha escrit: > Am 03.03.2015 um 13:22 schrieb Francesc Guasch Ortiz: >> # smbpasswd -x olduser >> Failed to delete entry for user olduser. > > This happens if samba runs in PDC mode and the user is not in /etc/passwd. > Thank you Klaus, that's it ! As you said, the user I was trying to delete was not in passwd, so I
1999 Mar 18
2
can't become user
Hi. I have installed samba before. This time I cannot even do a smbclient -L localhost. When I try to connect I get that log: [1999/03/15 11:37:32, 0] smbd/uid.c:become_gid(105) Couldn't set effective gid to 408 currently set to (real=0,eff=0) [1999/03/15 11:37:32, 0] smbd/service.c:make_connection(425) Can't become connected user! [1999/03/15 11:37:50, 0] smbd/uid.c:become_gid(105)
2000 Feb 25
5
HP supporting samba
In the web it states HP does support samba and there is a link. Following this link I read nothing about samba, it may be wrong. Can someone point me to the right link please ? This is very very important for me. Thank you.