similar to: Samba share of a NFS mount

Displaying 20 results from an estimated 2000 matches similar to: "Samba share of a NFS mount"

2008 Mar 31
1
Segfault with soft disk quota
RHEL 5.1, dovecot 1.0.rc15 on a x86 system. dovecot -n says [root at dg mail]# dovecot -n # /etc/dovecot.conf protocols: pop3 pop3s login_dir: /var/run/dovecot/login login_executable: /usr/libexec/dovecot/pop3-login login_process_size: 64 first_valid_uid: 100 mail_executable: /usr/libexec/dovecot/pop3 mail_plugin_dir: /usr/lib64/dovecot/pop3 auth default: passdb: driver: pam userdb:
2003 Dec 14
1
dg/ux --delete anomaly
I'm running rsync 2.5.7 on Data General dg/ux 4.20, and just noticed that the --delete command is not deleting. # />ls -la /test total 5 drwxr-xr-x 2 root other 512 Dec 13 10:46 . drwxr-xr-x 37 root root 1536 Dec 13 10:46 .. -rw-r--r-- 1 root other 0 Dec 13 10:46 a -rw-r--r-- 1 root other 0 Dec 13 10:46 b -rw-r--r-- 1
2008 May 23
3
Somewhat bizzare share issue
I have 19 servers with this smb.conf share definition working: [export] comment = Exported Files path = /tmp/export guest ok = Yes On the 20th server however, this just doesn't want to work. I've gone through the basics of guest access and permissions more than a few times trying to figure this one out. Approaching this from another angle, I tried the following
2000 Jul 26
0
Browsing woes (con't)
As I posted a few days ago, >> When I try to browse from, say, my Win2K desktop, I get >> >> Windows is not accessible >> The Network Name cannot be found. >> >> But it _is_ accessible. SAMBA can still _see_ everything just fine - all >> the shares show up; all the printers work. It's just that nobody can >> browse. I've since gone
2000 Feb 29
0
Account not authorized to log in
I've been running Samba 2.0.3 on my dg/ux box for more than a year, without any problems. Last week, I upgraded to Win2000 Professional, and ever since have been getting the dreaded 'Account not authorized to log in from this station' when I double-click on the machine's icon in 'My Network Places'. Normally, I've seen this as a password encryption problem - but I get
2008 May 13
3
creating a master share
I am trying to create a master share that contains all the other shares. I created a group that needs read+write permission to all the other shares. However, rather than adding this group in each share configuration, I was wondering if there is a way to overwrite the permission. I tried this but gave read-only access. Also in the linux level, I don't have this master group as the owner. Any
2008 Dec 09
2
Any possibility to apply policies on WinXP machines using samba 3.2.3 ?
Any possibility to apply policies on WinXP machines using samba 3.2.3 ? In samba documentation in : http://us1.samba.org/samba/docs/man/Samba-HOWTO-Collection/PolicyMgmt.html There is references to apply policies in NT/2000 Server and winxp clients, but it's not clear to me that will run fine or not using samba 3.2.3+winxp machines. If exist a way, How ? I was create a local policies using
2003 Nov 03
2
getting started
Hello all, Excuse the very newbie questions, and yes I am reading or have read the man and or help files, however am still having trouble. I have two red hat boxes ( a 7.3 and a 9.0 ) with which I am experimenting. The 7.3 works a treat ( well at least I can see it on windoze machine on the same network) but the same cannot be said for the 9.0 box. Differences ( none ) I have copied the
2009 Sep 02
6
Password-less share, for certain users.
Is it possible to have a "password-less" share available to only certain users? I've been searching all over and could not find anything.
2008 Feb 13
1
acl, no rights and possibility to delete files
Hello, I've a samba 3.0.24 and a share in ext3 with acl. I've set on a file the following permissions on a file a.txt : vssamba:/# getfacl /mnt/samba/partage/a.txt getfacl: Removing leading '/' from absolute path names # file: mnt/samba/partage/a.txt # owner: herve # group: users user::rwx group::r-- other::r-- The rights for share "Partage" are : [partage]
2008 May 14
2
monitoring file access levels?
I've got a paranoid client who has a samba server on a small LAN who wants to know if and when any of his employees 'transfer' (read, copy off etc) any more than a certain threshold of data a day from the server, I think he's worried that some employee may grab a lot of stuff off the server and then share it with his competition. I tried to explain that this wasn't a very
2008 Oct 16
3
How does the "guest account" param work?
smb.conf states "This user must exist in the passwd file, but does not require a valid login" What exactly does this mean? As I understand it, adding a user with 'smbpasswd -a nobody' automatically gives it a valid login. My reasons for asking are; I added myself to passdb.tdb with my passwd. I added the 'nobody' user to passdb.tdb with no passwd. I then logged in to
1998 May 04
2
Unable to browse
I have two problems running Samba on Solaris 2.51, Samba version 1.9.16p11. 1) When browsing the CADCAM group, which is where the Sun group is, the CADCAM name shows up on Explorer, but when I click on the group to browse the contents, the '+' disapears and the group apears to be empty. We can, however, map drives using \\sun01\sharname' directly. 2) When we dial into the network
2007 Oct 09
1
recycle: touching failed operation not permitted
Hello In /var/log/messages I have got a lot of errors such as : "recycle: touching .recycle/jankowski/500/500_U/21-10-5U.~TIF failed, reason = Operation not permitted " ~~.tif it's a temp file and I noticed that samba deletes this files to recycle . My smb.conf comment = Rastry public = yes invalid users = @geodeta,@ewidencja, path = /home/samba/rastry
2008 Mar 16
8
HP Deskjet 6940 and 6988
Hello all, Does anybody share HP Deskjet 6940 and HP Deskjet 6988 off a samba server successfully? I currently using Samba versions 3.0.24 Ubuntu Fiesty Fawn in my production environment. I also the issue occurs on my laptop which is running Gutsy Gibbon 7.10 which uses Samba 3.0.26. The issue is when my users try to print multiple copies they can not through the samba server. These printers
2008 Dec 01
2
Specifying proxy server per user
Was wondering if it's possible to assign specific users a proxy server for web browsing. My current setup is openldap, samba pdc and a squid proxy server. Our call center uses the web alot and I'd like to have them use the proxy. The agents don't usually login to the same windows machine. Is this possible via samba or netlogon? I'd hate to have to edit the group policies on 50
2009 Feb 19
1
XP local policy vs Samba pdbedit?
If I set up a room of Win XP Pro w/SP2 systems, hardened via local policy and gpedit.msc, and add them to a samba domain running from an unpatched, out-of-box install of RHEL 5.0, how will the local XP policies differ from any changes I make to pdbedit on the Samba side? Which takes priority/preference? Thanks. Scott
2008 Aug 06
1
Samba & Vista [SOLVED]
On Tue, August 5, 2008 8:12 pm, Michael Heydon wrote: > This is what happens when you rename a user, it is the same in XP and probably 2k as well. The only way that I know of to really change a No, this does not happen on Windows 2000. Note that I'm still running Windows 2000 because it runs very nicely under virtualization with only 256 MB allocated to the VM. ;) -- For a good laugh,
2008 Feb 27
1
Re: Windows C# unable to access Samba directories.
Hi, I have written a simple c# program that move file from windows to a Unix path via samba. The user that do the work is a full privilege user. Using a win application this works fine but when I activated the prog. as a win service, I got a strange activity and the prog wasn't been able to find the folders. So I?m very much interested in troubleshooting the problem. Can you
2008 Sep 18
1
WG: Strange!!! Clients only log on to samba bdc
Is there nothing to solve the problem ? -----Urspr?ngliche Nachricht----- Von: samba-bounces+mueller=tropenklinik.de@lists.samba.org [mailto:samba-bounces+mueller=tropenklinik.de@lists.samba.org] Im Auftrag von Daniel M?ller Gesendet: Mittwoch, 17. September 2008 08:20 An: samba@lists.samba.org Betreff: [Samba] Strange!!! Clients only log on to samba bdc Hello to all, My samba servers are