Displaying 20 results from an estimated 1000 matches similar to: "mounting smbfs..."
2003 Jan 22
2
smbfs + large UID's
[ I'm not on this list, so please include me on the replies! ]
Hi,
I've discovered (at least for me and some colleagues;-) the following
problem on Linux@x86 (2.4.*):
When we try to mount FS's via smbfs with the option uid=<my_uid> this
uid can only be 16bits wide:-( But we have uid's larger than 65536
which than end up beeing interpreted as %2^16 --> not allowing
2002 Nov 21
3
NT username/password export
Sorry for all the newbie questions...
I could have sworn I saw something about a utility that exports the SAM
database from NT into Linux..
seems like it is the lego syndrome, saw it while doing WINBIND searches,
can't find it elsewise...anyway...could someone point me in the right
direction?
I want to export my users from NT to linux with passwords....if that is
impossible, I also have all
2003 Feb 26
1
more rpcclient weirdness
rpcclient $> adddriver "Windows NT x86" "HP CLJ 8500 - PCL":NULL:NULL:NULL:NULL:NULL:NULL:NULL
result was NT_STATUS_UNSUCCESSFUL
rpcclient $> adddriver "Windows 4.0" "HP CLJ 8500 - PCL":NULL:NULL:NULL:NULL:NULL:NULL:NULL
Printer Driver HP CLJ 8500 - PCL successfully installed.
rpcclient $>
This is HEAD, bang up-to-date. I'm trying to figure it
2003 Jan 20
1
LDAP PDC, net rpc vampire
still digging at this:
[2003/01/20 14:26:38, 2] passdb/pdb_ldap.c:ldapsam_connect_system(421)
ldap_connect_system: succesful connection to the LDAP server
[2003/01/20 14:26:38, 4] passdb/pdb_ldap.c:ldapsam_open(472)
The LDAP server is succesful connected
[2003/01/20 14:26:38, 4] passdb/pdb_ldap.c:ldapsam_getsampwnam(1573)
We don't find this user [Administrator] count=0
[2003/01/20
2003 Jan 21
2
sort-of fix for net rpc vampire account creation
This patch allows net rpc vampire to create accounts in the same way
that smbpasswd does, i.e. it will attempt to use the appropriate
account creation function for the backend in use. From reading the
comments on the top of the local_password_change function, either I
shouldn't be going this route or local_password_change is due for some
sort of change in status. The only major caveat I've
2003 Feb 12
1
rpcclient enumdrivers 3 times out on NT drivers
This is puzzling me (and hampering some work, slightly):
NT4SP6 + full updates server, with some printers attached.
"rpcclient -U admin%pass enumdrivers 2" server gives me a list of stuff
like this:
[Windows 4.0]
Printer Driver Info 2:
Version: [0]
Driver Name: [HP LaserJet 5Si PCL 5e]
Architecture: [Windows 4.0]
Driver Path:
2003 Feb 19
2
trying again - bug? (was re os X)
didn't hear anything back on this, so i'm trying again:
----------
i would bet someone's already asked and had this
answered, but since the archives of these listss aren't
searchable, and since i couldn't find the info in the
docs or elsewhere on net, here goes:
i've got 3 shares active on a debian box, accessing
them fine from an OS X g4 and 2 win 98 boxes (the were
set
2000 Jul 07
4
SWAT question
Hello,
I am a new user of SAMBA. I have a problem in installing SAMBA
on our new ALPHA server is that I would like to access the SWAT
after install the SAMBA. I try to login SWAT from IE5 with the user
"root" but just only return with the message "401Authorization
Required".
Is there any mistake during the installation or anything wrong for
the configuration ? Please
2003 Jan 27
2
NT PDC to Samba PDC migratio
I thought that it was quite impossible to do that due to the Domain SID
as well as the SAM list that currently Samba is unable to retrieve. (Not
that it would have helped me any, since our old NT 4.0 PDC took a major
Hardware failure.)
How would one duplicate the SID, is that possible with 'smbpasswd -S'
from the new Samba DC?
Regards,
Robert Adkins II
IT Manager/Buyer
Impel
2002 Dec 09
1
Samba and Windows 2000 Password Authentication
Is there a way to configure Samba so that all password authentication is
done through the Windows domain controllers?
As I understand it, the variable "encrypt passwords" must be set to yes if
"security" is set to "domain". This causes Samba to reference the smbpasswd
file, so if the W2K user's password on the domain controller is not the same
as that in the
2003 Jan 02
1
Virus
Someone (who is on my email address list) said I sent an email with an
attachment saying something about "Here is a game, I hope you should like
it."
If you receive any emails from me with an attachment be sure not to open it.
It's a virus of some sort.
Taylor
_________________________________________________________________
MSN 8: advanced junk mail protection and 2 months
2003 Jan 27
1
NT PDC to Samba PDC migration
Hi all,
I read a few posts a while back from people who were trying to get this
done.
Has anyone succeeded in doing a transparent (or an
as-close-to-as-possible) migration of an NT4 PDC to a Samba PDC?
I know it entails stuff like snatching the passwords with pwdump or the
like, and importing them into smbpasswd/LDAP, and toying around with
RID's/SID's for the new PDC to make it look
2003 Jan 28
2
File size limit = 2G?
Hello All,
I'm running Samba 2.2.7a on RedHat 8.0. Connecting to a Windows 2000
200GB share works OK, except for files > 2 GBytes.
The linux box can see the large Windows files, but does not see their
correct sizes -- it reports an absurdly big size when using ls -l. Files
less
that 2GB show up correctly. Trying to create a 3G file on the Windows box
from the linux box, using:
2003 Jan 22
2
Authoring a HOWTO
I am in the process of authoring a Samba-LDAP-PDC HOWTO for Mandrake
users that will allow cross platform ( Linux / M$ ) network user
authentication. Lastnight I ran
rpm --rebuild --with ldap samba-2.2.7a-2mdk.src.rpm
and it produced a list of packages that I needed to install in order to
compile this version of samba. I did so but I neglected to write down
the list. I did the install of
2003 Jan 22
1
Samba PDC+LDAP on FreeBSD
Hello,
I am trying to use Samba (2.2.7a)+ LDAP (2.0.25) as PDC on FreeBSD 4.7.
But it turned out that LDAP is not easy-going!!!
Without LDAP, things seems fine. I can join the Win2000 machine accounts
and the shares are all right. However, when configurating samba with ldap
support, then smbpasswd couldn't work anymore. I can only use
# smbpasswd -w secretpassword
to add the
2003 Nov 17
1
smbpasswd fails to add machine account with ldapsam
Hi!
I am seeing other users with the same problem as I have. My samba also fails
to add machine accounts. It seems to me if it didn't even try. If I use some
other script (pdbedit, smbldap-tools) than smbpasswd it manages to add the
account but still fails to authenticate within the same session. If I try
again the machine account exists and authentication goes ok.
server:~# smbpasswd -a -m
2002 Aug 19
3
pblms with samba 2.X /3.x and NT--W2k
There is OBVIOUSLY something wrong somewhere.
EITHER a WHOLE bunch of us are stupider than we thought, the documentation left off a step, or there is something SO blatently obvious that we are ALL staring it in the face and missing it inches in front of our faces.
This is exactly what I've had, (BUT I *D*I*D* have it running ok ...)
and I STILL havent figured it out yet,...
Subject:
2008 Mar 21
1
Samba Fstab and Automount
/etc/fstab:
//machine_name/SAN /mnt/SAN cifs defaults 0 0
[root at machine_name SAN]# mount -a
Password:
mount error 13 = Permission denied
Problem is there is no password to the smb server. Why am I getting a
password prompt when the share has full RW access and all access is
granted on the share? Note, though the share is fully visable and
accessable and writeable by just browsing the
2006 Jul 13
2
Kerberos Keytab Code Update in 3.0.23
First thing - I'd like to say a big "THANK YOU" to the developers.
I just upgraded to samba-3.0.23 and I've noticed an alarming issue with
respect to my configuration.
I've been using the built-in keytab management and it looks like the updated
code no longer creates the userPrincipal in Active Directory.
Whether this is an issue for others or not, it would be nice to have
2006 Aug 09
2
machine add error to samba PDC
Hi All,
I have setup my samba as a PDC and testparm gives me the right
result, but when I am trying to add my XP client to SAMBA I receive an
error as "Logon failure: bad username or password" or "Username could
not be found". I am using root as the domain administrator and have
added root account using smbpasswd and can see it using pdbedit -Lv. I
can logon successfully