Displaying 7 results from an estimated 7 matches for "agalindo".
Did you mean:
galindo
2005 Dec 21
2
can't smbmount a Windows share
Client OS: Slackware 10.2
Server OS: Windows 2003 Server sp1
Samba version: 3.0.20
Actually, it will mount, but I have to way of viewing or browsing the
mounted contents.
Here are the commands and their status:
smbmount //192.168.0.1/share /mnt/share -o
ro,username=administrator,password=secret (successful)
ls /mnt/share (fails with access denied message).
So once it's mounted,
2004 May 13
2
FYI - Why RPMs are important
Someone emailed me directly when I was asking about the 8.0 RPMs, and why I didn't just compile it. Due to the production nature of our servers which run practially 24/7, I can do an "rpm -Uhv samba.rpm" and then do an "smb restart" with very little impact. If I move to non-rpm versions, I am forced to compile first, remove the RPM, which is a longer downtime, then install
2004 May 13
0
Cannot set a "Domain group" membership with ldapSAM
...omplete description of LDAP attributes of the objectClasses
sambaSamAccount & sambaGroupMapping and their implications. For example,
I don't know the meaning of sambaGroupType: 2 (domain) and
sambaGroupType: 5 (local), is needed a guest user and an admin user...
--
Angel Galindo Mu?oz
agalindo@ub.edu
2005 Jun 06
2
UNC mapping for the homes section
Hi!
Is there any way for the "HOMES" share to be mapped to
\\server\whatever\%USERNAME% instead of \\server\%USERNAME% .
I think that DFS still don't work fine for linux CIFS mounting. So, if
I could do this kind of mapping, this would let me give users now the
final UNCs and introduce DFS in a future time (when DFS mounting will be
fully supported) without having to disturb
2004 Nov 30
1
Problem with static WINS entries
Hi!
I need to add static entries to my Samba 3.0.9 WINS server but I can't.
Let's explain:
The "Samba Collection Howto" chapter "Network Browsing" , section
"Static WINS Entries" tells that I can edit my "wins.dat" file
(/opt/samba/var/locks/wins.dat) to set the TTL of some entries to 0 . No
matter if I edit the TTL of some existing entries
2004 May 11
1
ldapsam - Failed to open group mapping database
Hi!
I've been trying to install Samba 3.0.2a + ldapSam (Stand-Alone, not
PDC) on a RedHat Enterprise Edition 3.0 as a fileserver. It works fine
but I still get some errors about groups and I can't find the answers in
the mailing list log:
Let's explain the error: When I connect with a W2k client it works
fine, but then if I try to add extra permissions to a file it complains
2005 May 26
0
Review about uid and gid mount option
Hi everybody!
I had a problem (now solved) with the UIDs and GIDs assigned to my SMB
filesystem once mounted. I have discovered several things and I wanted
to send my review to the list, maybe you'll find it usefull or maybe you
could add more info.
First of all let's describe the problem: I mount my SMB share (SAMBA
3.0.14a server) on my local filesystem (Linux box), but