similar to: push, pull confusion.

Displaying 20 results from an estimated 1000 matches similar to: "push, pull confusion."

2016 Sep 20
5
Domain Member Server: Domain Users cannot access shares
Hello to the Samba devs and mailing list subscribers, I've run into a bit of trouble getting a new domain member server setup. I've got three Ubuntu 14.04 64 bit VMs running the latest stable build of Samba built from source acting as Domain Controllers. I've got a fourth physical machine running Ubuntu 16.04 64 bit running the canonical distribution samba (Version 4.3.9-Ubuntu)
2002 Jun 17
1
Multiple Adapter Issues -Bug?
List, Yes...I was missing an equal symbol...I did run testparm on my smb.conf file as well and it did not detect that however? Bug? Also what is the parameter 'socket address = 0.0.0.0'?, is that like 'interfaces'? /B -----Original Message----- From: Joel Hammer [mailto:Joel@HammersHome.com] Sent: Sunday, June 16, 2002 15:20 To: David Busby; samba@lists.samba.org Subject:
2016 Sep 22
2
Domain Member Server: Domain Users cannot access shares
*Another reply that was accidentally sent to the wrong address...* I ran another test of a share on the raid array after making the changes you suggested Rowland. I reset the ACLs on /mnt/md0/samba_shares/test as outlined in the wiki and set the default group to domain admins. I executed setfacl commands g=rwx and chgrp domain admins, then added the directory to my smb.conf and ran
2016 Sep 23
2
Domain Member Server: Domain Users cannot access shares
Mediawiki is throwing an error at this moment but I followed that page when I set up the shares and triple checked everything when I last reset ACLs. JS On Sep 23, 2016 2:51 AM, "Rowland Penny via samba" <samba at lists.samba.org> wrote: > On Thu, 22 Sep 2016 19:23:05 -0400 > Jason Secord via samba <samba at lists.samba.org> wrote: > > > *Another reply that
2016 Sep 25
3
Domain Member Server: Domain Users cannot access shares
Hi Rowland, >From the top down, I'm going to try and cover every step involved in the wiki and give you as much info as I can in the hope that we can get this issue resolved, or at least determine that there is nothing wrong with my config and that the underlying array has to be the weak point, even if none of us know why. *Step 1: Filesystem support* We need the filesystem to support
2002 Jun 18
5
Samba as a PDC for W2K Network
Hi all. I hope someone here can help me with a bit of trouble I seem to be having with Samba and Windows 2000. Here's the deal: We are attempting to setup a Red Hat 7.3 machine (SYMPHONY2) running Samba 2.2.3a to act as a File Server and PDC for a number of Windows 2000 workstations. I have followed the instructions from http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection.html but
2011 Jun 30
2
basic LDAP authentication to Samba share from existin g directory
We use pGINA (www.pgina.org) to authenticate windows user logins via ldaps:// against the university directory. Don't know if that will fit your model, but it works for us. ---------------------------------------------- Tony Hoover, Network Administrator KSU - Salina, College of Technology and Aviation (785) 826-2660 "Don't Blend in..."
2007 Feb 16
2
Samba 3.0.24 + OpenLDAP
I'm using the above version of Samba with OpenLDAP. I also use the smbldap-useradd script to add users, like below. I'm finding that I also have to have an account in /etc/passwd for the user to get in otherwise I get the message below. I thought that the ldapsam:ldap://localhost/ would not require the /etc/passwd entry. What did I miss? # Adding a User (doesn't work)
2016 Sep 21
0
Domain Member Server: Domain Users cannot access shares
So it seems that I have identified the source of all of my permissions issues, though I'm unclear as to exactly why these problems have occurred and would love an explanation if anyone can offer one. I was using mdadm to create a RAID 1 array, formatting it ext4 and storing all of the data that samba was serving on /dev/md0. The two drives that make up the array are hosted by an LSI MegaRaid
2016 Sep 22
0
Domain Member Server: Domain Users cannot access shares
Hi Rowland, *Apparently I accidentally replied directly to you instead of the list, this is from a couple days ago...* First off, thanks again for your help, your insight is invaluable. I have completed the changes you suggested: I've used ADUC to remove the NIS Domain and UID/GID number from the following Users/Groups: - group policy creator owners - enterprise admins - schema
2016 Sep 23
0
Domain Member Server: Domain Users cannot access shares
On Thu, 22 Sep 2016 19:23:05 -0400 Jason Secord via samba <samba at lists.samba.org> wrote: > *Another reply that was accidentally sent to the wrong address...* > > I ran another test of a share on the raid array after making the > changes you suggested Rowland. I reset the ACLs > on /mnt/md0/samba_shares/test as outlined in the wiki and set the > default group to domain
2016 Sep 25
0
Domain Member Server: Domain Users cannot access shares
On Sun, 25 Sep 2016 00:49:25 -0400 Jason Secord via samba <samba at lists.samba.org> wrote: > Hi Rowland, > > From the top down, I'm going to try and cover every step involved in > the wiki and give you as much info as I can in the hope that we can > get this issue resolved, or at least determine that there is nothing > wrong with my config and that the underlying
2016 Sep 25
1
Domain Member Server: Domain Users cannot access shares
Re: zfs... The odd thing is... It's not mdadm that's acting up, at least not in my opinion, as I have had two other domain member servers at other locations that host shares on filesystems that are raid arrays built with mdadm. The only difference between those boxes and this one is the LSI MegaRaid controller. Now I'm no expert when it comes to this controller, the box shipped with
2002 Jun 16
1
Time Server? - Answers/Summary
List, This e-mail simply links all the various topics as one...I started this thread. Q1- Samba being the PDC thingy Q2- "time server" option in smb.conf file Q3- 'net time' command on Windows clients. A1- Samba doesn't have to be PDC A2- Samba doesn't need "time server = yes" in smb.conf A3- Windows clients were not designed to keep proper time so it's a
2013 Nov 23
1
windows can not see the content of samba shared folder
Hello, I want to access a shared folder on my linux from a windows machine. The smb.conf has this entry ?? [samba_share] ??????? comment = QEMU share place ??????? path = /media/samba_share ??????? valid users = mahmood vb ??????? public = no ??????? writable = yes ??????? printable = no ??????? create mask = 0777 Then I added a user to samba with "smbpasswd mahmood". The folder mask
2007 Aug 18
6
Help with backups
I've got a Redhat 5 server running Samba, and two dualboot CentOS 5 workstations. Until we get a better backup strategy, I'm backing up the workstations to the server via mounting a shared samba drive to /mnt. Trying tar cvf /mnt/samba_share/backup.tar /* eventually yields backing up /mnt, which produces an unwanted loop, including /mnt/samba_share I looked at tar with --exclude /mnt
2005 Jan 24
0
Search
I am looking for Gary W. Carter, who was in OCS at Fort Benning, GA in 1969-70 to let him know of a reunion. If you you know of him, could you ask him to get in touch with me by phone (below) or e-mail? -- Mark Busby 512-847-2153
2002 Jun 14
3
Time Server?
List, I've got my Samba box (RedHat 7.2) running NTP client to sync with PARC. I want my windaz clients to be able to read time from it automagically. Is there a way to do that? Seems like WinXX clients cannot use NTP so can how can I sync them with my Samba box (which is accurate to within 200 ms!) TIA /B
2002 Jun 16
1
Multiple Adapter Issues
List, I've got samba on a multihomed machine and only want it to listen on one adapter (as well as loopback) so here's what my smb.conf file has: # Security Settings ============================================ # Only listen on specified interfaces bind interfaces only = yes # Only listend on these interfaces (eth0, lo) interfaces 10.0.0.0/255.255.255.0 127.0.0.0/255.255.255.0 But
2005 Feb 08
2
NTLM hash
I'm looking at the NTLM hash, I need to make my own. I was going to look at somehow using libsmb or something but don't really know how to. Can I do this in perl? I can make Unicode scalars and send those to md4_hex() to get the output, but I cannot get something to match what shows up in the /etc/samba/private/smbpasswd file. Ideas? Currently I try this: #!/usr/bin/perl -w use