Displaying 20 results from an estimated 5000 matches similar to: "Access Samba Servers from th"
2003 Jan 23
3
Locating the MACHINE.SID fil
Additional Info...
I am beginning to think that a file called 'secrets.tdb' might be what I
am looking for. Inside that file is something mentioning SID. Of course,
it also mentions the name of the PDC.
If that is the file I am supposed to copy over. Then it is done.
However, I still need a little more input for setting up a Samba BDC.
With a Samba BDC, should I leave the
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 06
3
New files and directories
Hello,
I have an annoying little issue. I am currently running Samba 2.2.5-10
as a Primary Domain Controller and have a number of shared drives with a
variety of differing users and user rights all over the place.
In my smb.conf file, I have the following share:
[emergpo]
path = /share/purchasing/emergpo
force directory mode = 0770
create mode = 0770
2002 Dec 02
1
Automounting a shared Windows Drive with
Hello,
I have a few ideas about how to make my Linux server mount up a shared
folder on a Windows machine at boot time, however I would like to know if
there are other methods of getting it to work.
I have considered building a startup script with a high number to have
the system smbmount the shared drive like a service, in case of a power
outage. I believe that would be considered
2003 Jan 14
2
Password protect shares with
Racer X,
The simple answer I have; No
Regards,
Robert Adkins II
IT Manager/Buyer
Impel Industries, Inc.
Ph. 586-254-5800
Fx. 586-254-5804
-----Original Message-----
From: Racer X [mailto:racer_x_0x0@yahoo.com]
Sent: Tuesday, January 14, 2003 1:27 PM
To: samba@lists.samba.org; Robert Adkins
Subject: [Samba] Password protect shares without creating user accounts
Hi, Could you tell
2003 Feb 03
1
Not able to login to Samba P
I believe that your issue is related to UNIX permissions. The location
of your profiles directory must be set to allow all users R/W to it.
Create a new group in your group file and add every user to it. Then
change the ownership of the profiles directory. Also make sure that all
of your users have R/W permissions on that directory.
Regards,
Robert Adkins II
IT Manager/Buyer
Impel
2003 Mar 18
4
Performance Increase Suggestions
Hello Everyone,
I have a few users that are complaining about the "slowness" of
copying files to and saving files directly to the Samba server. From my
own recollections, the speed is rather identical to the speed we
experienced on our old Windows NT 4.0 fileserver.
One thing that could be the impetus of this issue is that Samba
is serving up files, for opening and copying from the
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
2002 Nov 21
1
W2k clients wont' join samba
Ralf,
I am using Samba 2.2.5-10 and haven't had any issues with getting Win2K
clients to connect to the domain after getting Samba properly configured
as a PDC. It could be a minor configuration issue. Although, in my
reading I could only get confirmation that Samba 2.2.5-x would work with
Windows 2000 Clients regardless of the Service Pack level.
You might need to take a
2002 Dec 27
1
Optimizing Samba
Hello All,
I have put together a Samba PDC for a mixed Bag of Windows Client
workstations. We have a few Windwos 9x, some Win NT 4.0 and a handful of
Windows 2000 workstations. The server is operating fine as a PDC for all
workstations, all the permissions are properly set and things are running
mostly smoothly.
There are a few things that are somewhat slow moving on the network.
2002 Nov 21
0
Problems with samba pdc and
I ran into a similar problem with one of my machines. I simply couldn't
quite understand why it happened. I did destroy and recreate the machine
account and it still persisted.
I ended up changing the machine name and creating a new machine name for
the system. That is the only fix that I am aware of at this time.
Regards,
Robert Adkins II
IT Manager/Buyer
Impel Industries, Inc.
Ph.
2002 Dec 04
0
(no subject)
I am unsure if that is quite possible... However, I think that it would
be best to address this to a Windows Mailing list of some sort. There may
well be an answer that you can alter to work with whatever Samba
installation that you have.
Regards,
Robert Adkins II
IT Manager/Buyer
Impel Industries, Inc.
Ph. 586-254-5800
Fx. 586-254-5804
-----Original Message-----
From:
2002 Dec 11
0
Forcing Local Profiles with
Randy,
I believe that it is a simple matter of calling out the local path that
you wish to have profiles placed on each machine, in the smb.conf.
Example:
logon path = C:\Documents and Settings\%u
The above should work, for you. I haven't done so myself, since each
user on my network has their own unique mailbox, which is saved onto the
server when they log off. Which is very
2003 Jan 14
0
Change Samba PDC transparent
When you mean register the client, are you meaning "Join the Domain"?
Unless I am mistaken, I believe the machine account that you had to
create using smbpasswd creates the SID in the smbpasswd file, if you copy
that file over to the new server, and also copy over all the netlogon
information, profiles and such. Then you should have no issues and it
will be
2003 Jan 20
0
Re: frustration samba and LD
Jim,
Perhaps you should forward your concerns to the OpenLDAP developers list
and hopefully they can work out something to streamline the process.
Perhaps they are already working on streamlining the system and require
some help in tightening up some of their ideas.
I am sure that they would welcome any suggestions that you may have.
Of course, some of the issues that you have
2003 Jan 22
0
brian.casey@mscsoftware.com
Everyone could setup an auto-responder to send replies to his E-mail
address that contains instructions on how to properly setup his mail
filters to skip the auto reply to this and any other mailing lists he is
associated with.
Perhaps when his company sees the incredible slow-down on their mail
server and investigates the issue. They could unplug his machine from
their network,
2003 Jan 24
0
Disabling symlink following
Brendan,
Unless I am seriously mistaken, I believe that by adding this 'wide
links = no' to each share section will end the ability to create and use
symlinks on your shares.
I am unsure why anyone would want to really include symlinks into a
Samba share. Does anyone care to enlighten me?
Regards,
Robert Adkins II
IT Manager/Buyer
Impel Industries, Inc.
Ph. 586-254-5800
Fx.
2003 Jan 27
0
Windows accounts with samba
Yes, there is a line in the smb.conf called 'domain admin group ='
Just put the UNIX group name that you wish to have admin rights on
Windows to there. Then open up your group file and add whomever needs
those rights on the system. I have found that needs to be done the first
time that a user account is setup on a Windows workstation when Office
needs to install a few files
2003 Jul 07
2
Recovering lost data from a journal
Hello All,
I was curious to know if there is any method for recovering data
that has been deleted by a user on accident, this occurred prior to the
running of the official back-up. Anyway, a user ended up losing a few
hours of work, so I need to attempt to recover what I can, if at all
possible.
Any suggestions?
Regards,
Robert Adkins II
IT Manager/Buyer
Impel Industries, Inc.
586-254-5800
2012 Jul 20
1
Phantom Domain Master Browser
There's a phantom domain master browser showing up in my Samba nmbd.log
file.
I keep thinking that maybe it is left over in one of the files that I
transferred over from the old server to the new server and it isn't clearing
itself out. Is there a way to clear that and is it possible to have a
phantom browser fighting over the Domain from a copied over file?
I transferred all of the