similar to: Mount CiFS as root on Linux

Displaying 20 results from an estimated 3000 matches similar to: "Mount CiFS as root on Linux"

2006 Mar 31
7
authentication performance problem
Hi guys, I'm running a NT Domain hosted on two Debian GNU/Linux Sarge servers running Samba (respectively as PDC and as member server), with lots of horsepower (dual-cpu with 1GB RAM or more each). Samba itself is behaving blazingly fast, from both servers. I use winbind on the member server, of course. Still, on this machine I see each week a huge performance drop related authentication, to
2006 Feb 10
1
RE: Samba - cups rights problem
Hi, wel, i didn't solve it, i just let my users print multiple times and if they want lots of prints, i print it for them. What you can do, ( i didn't ) is add the Domain users to the printer operators But if 1 users change the printer settings it goes to all users. > I also have people unable to delete each other's jobs while they are >allowed in CUPS. this is correct
2016 Mar 26
3
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Le 26/03/16 18:04, Olly Betts a ?crit : > On Sat, Mar 26, 2016 at 04:51:35PM -0500, Yannick Warnier wrote: >> On an Ubuntu 15.10, following the docs at >> https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package >> >> When >> >> running debuild -e PHP_VERSIONS=5 -us -uc >> >> I get (sorry for the French): >> >> >> "
2003 Jan 27
1
Samba as PDC for WinXP, Win9
Simon, What version of Windows XP are you using? If your client has purchased computers from Best Buy or a similar electronics "mega-store" they likely received WinXP Home Edition. (Which is what it sounds like based upon the use of Win9x machines you mentioned.) If that is the case, then you will be unable to get the WinXP machines to see the Samba Server (or a Windows
2005 May 19
1
Mac OSX breaking POSIX rights with SMB/CIFS
hi list, we recently saw the following weird behaviour on samba v3.0.13 with MacOSX panther and tiger as clients --setup-- [share1] path = /data valid users = @admins force user = administrator inherit permissions = yes force create mode = 770 force directory mode = 2770 [share2] path = /data/folder valid users = @noadmins force user = administrator inherit permissions = yes force create mode
2005 Sep 20
6
net rpc vampire / Question or Problem?
Hello list, i did a quite sucessfull net rpc vampire but one promblem remains. Everything is fine, but the user group memberships aren't restored. Only alle primary group member ships are restored. every user is in the primgrp (4126 Users). All Groups (2659) are restored including sids. but no membership is restored! I don't know why. here's my command: net rpc vampire -l -S nt4pdc
2004 Dec 30
3
IPIP Tunnel
Hi guys, I''m trying to setup an IPIP tunnel between a Cisco router and a firewall running Debian GNU/Linux Sarge with Shorewall 2.0.13. I''ve read and implemented the http://shorewall.net/IPIP.htm document, but I don''t understand why there should be at the same time a "tunnel" and a "tunnels" script. Shorewall still refuses to let the
2007 Feb 28
1
vfs_shadow and [homes]
hi, i was able to successfully run vfs_shadow on a samba share with win xp shadow copy client. but i think it?s currently not implemented that one could export [homes] with this vfs object, because AFAIK each @GMT-snap has to resist directly under the samba share. but [homes] is a virtual share representing different shares (depending on users). has anybody hints about using vfs_shadow with
2008 Apr 24
1
Xen and USB device access from guest
I'm trying to get access to an USB device from a Linux Xen guest running on Debian (tried with Etch, Lenny, and Bastian's kernels), without any success so far. All report I can find on the web state that it is not working on Xen yet, but are talking about Xen 3.0 or earlier. Performance is not an issue, as this is just for a hardware dongle for a proprietary software which only checks
2010 Jun 17
1
How to remove zpool name "alias"
I''m not sure about the right naming, but here is what I did and what my problem is now: I imported a "syspool" as another name (that''s why I use the naming "alias"), using the following command: zpool import -f syspool original My problem is that after reboot, the syspool is available both as "syspool" and "original" pool names at the same
2005 Jul 14
1
rsync to a Samba/CIFS filessytem hangs
Hi, I'm using rsync to backup a Linux Mandrake 10.1 (kernel 2.6.10) ext3 filesystem (+- 5GB of content, lots of little files) to a CIFS filesystem mounted with samba 3.0.10. The exact invocation of rsync is: /usr/local/bin/rsync -v -a --copy-links --delete /var/www /mnt/backup/backup_www Using the system provided rsync 2.6.3 and a self-compiled 2.6.5 this process runs for a while and then
2006 Mar 08
2
mount.cifs - everything is owned by root (when mounting 2003 shares)
I just tried to mount Windows 2003 share. I used the following command to mount it: mount.cifs //10.1.1.1/G$ /mnt/2003/ -o user=admin,domain=MYDOMAIN The mount is fine, I can read the files. However, each and every file is owned by root, which is not true. Moreover, each and every file and folder has the same permissions, which is also not true. I can change the owners and permissions, but
2006 Aug 01
2
[HELP] Samba 3.0.23a pam_winbind says password expired
hi, i just do some tests with a fresh compiled samba 3.0.23a. trying to authenticate against PAM with pam_winbind gives: Aug 1 09:59:21 humevo36 pam_winbind[27853]: pam_winbind: pam_sm_authenticate (flags: 0x0000) Aug 1 09:59:23 humevo36 pam_winbind[27853]: Verify user `gasch' Aug 1 09:59:23 humevo36 pam_winbind[27853]: enabling cached login flag Aug 1 09:59:23 humevo36
2015 Jan 28
2
PHP bindings Debian/Ubuntu packaging wiki page does not mention ~
Hi, On http://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package, it doesn't say where the commands should be executed. For some reason, if a user executes them from /tmp/ on Ubuntu trusty, the following error message is returned and prevents the packaging to work (at the env ... debian/rules line): env: debian/rules: Permission denied However, executed from the home directory (or one of its
2006 Feb 02
3
samba4wins only with samba >=3.0.21?
hi, i read about samba4wins, which is really a great work from the team! do you know, if this will work with samba v3.0.14a? i ask because a german news service writes that it?s only possible with 3.0.21 (http://www.heise.de/newsticker/meldung/69132), but i can?t find this information in the notes on http://ftp.sernet.de/pub/samba4WINS/samba4wins-1.0.0-16/ thx for helping me! -- Michael
2005 Jun 09
2
when working with "admin users =" "inherit owner" does not work anymore
hi list, i'm using samba v3.0.14a when working with "admin users =" "inherit owner" does not work for me anymore the owner is set to "root" any ideas? will "inherit owner" solve this problem? thx in advance -- Michael Gasch Max Planck Institute for Evolutionary Anthropology Department of Human Evolution Deutscher Platz 6 D-04103 Leipzig Germany
2016 Mar 26
0
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Le 26/03/16 18:44, Yannick Warnier a ?crit : > Le 26/03/16 18:04, Olly Betts a ?crit : >> On Sat, Mar 26, 2016 at 04:51:35PM -0500, Yannick Warnier wrote: >>> On an Ubuntu 15.10, following the docs at >>> https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package >>> >>> When >>> >>> running debuild -e PHP_VERSIONS=5 -us -uc
2005 Jul 29
3
How to prevent users from deleting users from domain via usrmgr.exe ???
hi, weird thing: i thought when commenting out "delete user script" and "ldap delete dn" nobody is able to delete users from the domain. what happens: users are deleted, to be more specific their samba attributes are deleted but not their posix values. i won't let our admins delete users from our domain becaus we have another management to add/delete users to/from a
2016 Mar 27
2
PHP5 - Query Parsing Bug
I'm replying to a very old thread (9 years ago) here http://grokbase.com/t/xapian/xapian-discuss/072tprmr6h/php5-query-parsing-bug So not sure if that's going to end up being more or less readable... I have this error : Fatal error: No matching function for overloaded 'new_Query' in /usr/share/php/xapian.php on line 2607 Line 2607 (and surrounding) looks like this and are in
2006 Aug 07
2
Identically named users and groups
We have a Linux user and group with the same name (username prox, group name prox) and a Samba share with "force user = prox" set. Since upgrading from Samba 3.0.21b to Samba 3.0.23a, that share no longer works. smbclient gives the following error when connecting to the share: tree connect failed: NT_STATUS_NO_SUCH_USER The Samba server logs the following error: [2006/08/07 09:38:26,