similar to: AW: AW: AW: AW: Re: AW: samba installatio

Displaying 20 results from an estimated 2000 matches similar to: "AW: AW: AW: AW: Re: AW: samba installatio"

2003 Jun 02
0
AW: AW: AW: Re: AW: samba installatio
Since you've compiled with default options, your smb.conf is located in /usr/local/lib/smb.conf . You should copy your working smb.conf for version 2.2.7 (/etc/samba/smb.conf) to /usr/local/lib. You should run ./testparm as well. ------------------------ "A.A" <1alp@gmx.de> wrote: ------------------------ there is some new Error:connections.tdb not initialized. > >
2003 Jun 02
0
AW: AW: AW: Re: AW: samba installation
there is some new Error:connections.tdb not initialized. balalayka:/usr/local/samba/bin # ./smbstatus params.c:OpenConfFile() - Unable to open configuration file "/usr/local/samba/lib/smb.conf": No such file or directory Can't load /usr/local/samba/lib/smb.conf - run testparm to debug it ************************************* I do copy the old smb.conf to
2003 Jun 02
0
AW: AW: Re: AW: samba installation
hi, in the meantime i uninstalled and reinstalled samba again. it' s strage because i get two directories , Samba and samba-2.2..8a !! Newertheless i did as you wrote but there is still the old Samba ther! i Killed both Daemons and do : balalayka:/etc/samba # ps fax | grep nmbd balalayka:/etc/samba # ps fax | grep nmbd balalayka:/etc/samba # cd /usr/local/samba/bin/
2003 Jun 02
0
AW: AW: Re: AW: samba installation
You need to do ./smbstatus as well. ------------------------ "A.A" <1alp@gmx.de> wrote: ------------------------ hi, > >in the meantime i uninstalled and reinstalled samba again. >it' s strage because i get two directories , Samba and samba-2.2..8a !! >Newertheless i did as you wrote but there is still the old Samba ther! >i Killed both Daemons and do :
2003 Jun 02
0
AW: Re: AW: samba installation
hi, there is the output of the command samba stop and some more outputs. Maybe you see now more what do i wrong :(! balalayka:/usr/local # ls . bin include man samba-2.2.8a sbin src .. games lib samba samba-2.2.8a.tar.gz share balalayka:/ # /etc/init.d/samba stop bash: /etc/init.d/samba: No such file or directory balalayka:/ # whereis samba samba: /etc/samba
2003 Jun 02
0
AW: Re: AW: samba installation
you'll need to type './smbd -D' instead of 'smbd -D' if you're in the /usr/local/samba directory (same for nmbd -D and smbstatus). BTW, you need to type 'ps fax | grep smbd' and then 'kill -9 <process ID>', where <process ID> is listed in the 'ps fax | grep smbd' command. Same for nmbd. Also, make sure the smbd and nmbd daemons are not
2003 May 21
0
getent showing wrong gids af
The only thing I know is that tdb files are Trivial DataBase files. So it's a database used by samba to persistently store stuff. The file I was refering to accidentally had "winbind" and "id" in its name, so I just deleted it to see what it gives. Seems I made the right choice. I have no idea how to view these files though. Maybe someone on the list knows?
2003 May 12
1
samba+dhclient0007f
Are you sure you're running dhclient prior to starting the samba daemons? ------------------------ "Zuccarelli, Pablo" <Pabloz@argentina.strykercorp.com> wrote: ------------------------ Hi list. > > Im trying to configure a fileserver in a linux RH 8.0 client machine >that gets IP configuration from a NT4 DHCP server. Running just >dhclient, I >get an IP
2003 May 08
3
wbinfo -u is returning 0xc0000022
Hi all, I have a samba 2.2.8a install runing on a debian woody. The samba is working fine and I am able to map shared drives. I want to use a Primary Domain Controller to authenticate users. I have included the necessary options in smb.conf, # separate domain and username with '+', like DOMAIN+username winbind separator = + # use uids from 10000 to 20000 for domain users winbind uid
2003 Jun 03
1
how i install smba!!
hi users! i'm trying to Install a new version of samba (samba-2.2.8a) since tree days! i have a Suse linux 8.2 Server and in my Server run alredy samba-2.2.7 ( smbd and nmbd run in /etc/samba) I 'v installed and configured now samba in the /usr/local/src/samba-2.2.8a/ directory like this : ./configure --sysconfdir=/etc/samba --localstatedir=/var/log/samba --mandir =/usr/local/man
2003 May 14
0
Re: Re: cant ping winbind!
hi scott! well here is my smb.conf ... : (now linux is my wins server) # Samba config file created using SWAT # from 0.0.0.0 (0.0.0.0) # Date: 2003/05/06 15:57:41 # Global parameters [global] workgroup = SCIENCEU netbios name = TT security = DOMAIN encrypt passwords = Yes password server = srv-win-2000 ; wins server = 11.1.9.100 wins support = yes winbind uid = 10000-20000 winbind
2001 Jan 26
8
Password Syncing
Is there a way to have the Samba password file sync up from the Linux (Red Hat 7) password file either automatically or in a batch process. We change user passwords every view months and it's a pain to have to change both files each time. Brad Bell Maharam
2003 Jun 03
0
AW: how i install samba!!
there is not this entry like this ?? henry -----Urspr?ngliche Nachricht----- Von: Ron Bombard [mailto:ronb@nativetextiles.com] Gesendet: Dienstag, 3. Juni 2003 22:52 An: Henry Human Betreff: Re: [Samba] (no subject) In your smb.conf file... there's a line something like this: lock dir= /opt/samba/var/locks Make sure this directory EXISTS and is read/writeable. Just a suggestion. >
1999 Jul 27
12
hi
hi This is Tarun from Indusa Global , Jamaica pl. reply regards -------------- next part -------------- A non-text attachment was scrubbed... Name: tarun.vcf Type: text/x-vcard Size: 180 bytes Desc: Card for tarun kumar Url : http://lists.samba.org/archive/samba/attachments/19990727/506b9d4c/tarun.vcf
2003 Jun 05
2
CVS over SSH
Hi there I'm running a samba cvs server in a windows domain with a W2K PDC. I want to authenticate windows users through ssh. I'm able to login with a windows user to the server on the server himself but when I want to login via a windows client It doesn't work. The connection is refused. Could it be something mis configured in my ssh pam module. This is my pam ssh module PAM
2003 Jun 11
2
Setting Separate File server from Samba PDC
I'm aim to set up a file server that is separate from my SAMBA PDC. I've had no problem setting file server up, and joining it to he domain using smbpasswd. Can I use winbind with a SAMBA PDC or is it meant only for Windows NT servers. When creating shares on this file server, I need to allow permissions to various groups and or users. How can I do this. Do I need to set up NIS? Thank
2002 Nov 24
1
How to compile samba-2.2.x on HP/UX 11.00
Hi, Here's my problem: Samba-2.2.x (even 2.2.7) compiled right out of the box on HP/UX 11.00 gives some errors in the log file: Nov 23 16:17:32 pandora smbd[6744]: [2002/11/23 16:17:32, 0] locking/posix.c:posix_fcntl_lock(661) Nov 23 16:17:32 pandora smbd[6744]: posix_fcntl_lock: WARNING: lock request at offset 0, length 9223372036854779000 returned Nov 23 16:17:32 pandora smbd[6744]:
2013 Feb 11
2
Classicupgrade not work
I'm trying to convert my samba3 domain to samba4 AD with samba-tool, but i'm getting an error and i can' t find anything about it on google. I've enabled the log level 4 on smb.conf and here's what i got: Home server: PANDORA init_sam_from_ldap: Entry found for user: DIRET-ESTAG$ Home server: PANDORA init_sam_from_ldap: Entry found for user: dsegato Home server: PANDORA
2009 May 21
0
[LLVMdev] Arm port
Christophe Avoinne wrote: > Hi, > > - Cortex-A8 needs a specific instruction scheduler as dual issue forces > you to interleave some instructions to allow to run two instructions in > the same cycle for the best performance (Cortex-A9 is out-of-order so > dual issue is not an issue (!) for performance). > - Cortex-A8/A9 have several useful new instructions : for instance,
2009 May 20
1
[LLVMdev] Arm port
Sandeep Patel wrote: > The Nokia N800 is an OMAP 2420 which is an ARM11. > > If you want an OMAP 3530 today, I think the cheapest route is the Beagleboard. Yeah, I see that now, about the N800. About the BeagleBoard, if you're going after an equivalent # of peripherals (screen and keyboard are things I wanted) then, really, I think that the Pandora is cheapest. I will say, without