Craig!
Thanks all for your help so far.
I went ahead and tried some crazy workarounds which were successful on my end.
The procedure is as follows
1)it totally does /not/ matter if the users are member of the "Domain Users"
group at all
2)I addedd a real user call it 'test', than add it as
For me the preexec solution work´s fine, but i have alot of shares. Doe´s
exist some other way to don´t permit the workstation to logon in the domain?
-Mensagem original-
De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Em nome de
Craig White
Enviada em: sábado, 8 de abril de 2006 21:15
Par
It wouldn't be a login.
You have the start of a script methodology, I would suppose you could
experiment with it.
Craig
On Sat, 2006-04-08 at 20:53 -0300, Wilson A. Galafassi Jr. wrote:
> I have found this solution:
>
> http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/AdvancedNetworkM
I have found this solution:
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/AdvancedNetworkMa
nagement.html#id2624319
but is necessary to do in all shares? Doesn´t exist some other solution?
Very thanks to all.
wilson
-Mensagem original-
De: Ryan Novosielski [mailto:[EMAIL P
Can someone tell me some solution really working?
Thanks
-Mensagem original-
De: Ryan Novosielski [mailto:[EMAIL PROTECTED]
Enviada em: sábado, 8 de abril de 2006 13:03
Para: Wilson A. Galafassi Jr.
Cc: samba@lists.samba.org
Assunto: Re: [Samba] Preventing Multiple Logins in Samba
Search
Whenever I log-off of windows xp. I dont lose my mapped drive connection but
I get an error message stating an invalid password. I enter the exact same
password for the reconnect but it wont stay.
It is not a problem just strange that I have to enter my password everytime
even though I set i
Whenever I log-off of windows xp. I dont lose my mapped drive
connection but I get an error message stating an invalid password. I
enter the exact same password for the reconnect but it wont stay.
It is not a problem just strange that I have to enter my password
everytime even though I set i
Gerald (Jerry) Carter wrote:
> Sounds like you are putting the valid users in the [global]
> section. And it sounds like the machine is getting when
> it tries to connect using the its trust account.
> Make sure that you allow machines to connect in authenticated
> SMB sessions as well as users.
Craig White wrote:
> see Jerry's answer pertaining to valid users = sa in [global] which
> picked up on something I didn't consider.
Thanks Craig, that was indeed the key to the answer. What I wanted to do
was to globally allow everyone to "login to the domain, or access shares"
but only if I s
On Sat, 2006-04-08 at 18:24 +0100, Steve A wrote:
> Craig White wrote:
> > OK netlogon, homes and profiles are all special shares. They really
> > only mean something to users who log on to the domain via Windows
> > computers that have been 'joined' to the domain.
>
> I can still see my home shar
Craig White wrote:
> OK netlogon, homes and profiles are all special shares. They really
> only mean something to users who log on to the domain via Windows
> computers that have been 'joined' to the domain.
I can still see my home shares even though I'm not logged onto the domain.
Windows does p
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Steve A wrote:
> Craig White wrote:
>> OK - from your original dump of smb.conf, I don't see any shares other
>> than netlogon...do you have others? Do they show in command...
>
> Yes, I didn't think they were applicable, but here's the shares:
Sound
On Sat, 2006-04-08 at 17:57 +0100, Steve A wrote:
> Craig White wrote:
> > OK - from your original dump of smb.conf, I don't see any shares other
> > than netlogon...do you have others? Do they show in command...
>
> Yes, I didn't think they were applicable, but here's the shares:
>
> ==
Search the list archives.
The short answer is by implementing a login script that will check if
the user is logged in and deny the second login.
Wilson A. Galafassi Jr. wrote:
>Hello to all.
>
>Samba is the PDC on my network.
>My question is: It´s possible to don´t permit multiple login of the
On Sat, 2006-04-08 at 17:57 +0100, Steve A wrote:
> Craig White wrote:
> > OK - from your original dump of smb.conf, I don't see any shares other
> > than netlogon...do you have others? Do they show in command...
>
> Yes, I didn't think they were applicable, but here's the shares:
>
> ==
Craig White wrote:
> OK - from your original dump of smb.conf, I don't see any shares other
> than netlogon...do you have others? Do they show in command...
Yes, I didn't think they were applicable, but here's the shares:
==
[netlogon]
path = /export/netlogon
browseable =
what is output of
ls -l /home/samba/samba-ntprof
I'm wondering of the profiles have been created with permissions that
aren't usable without adjustment.
Craig
On Sat, 2006-04-08 at 09:36 -0700, sh test wrote:
> Craig,
>
> Yup. sid shows as S-1-5-21-2890933770-3660815257-1026551046
>
> and St
On Sat, 2006-04-08 at 17:41 +0100, Steve A wrote:
> Craig White wrote:
> > have your rebooted since you 'disabled' SELinux?
>
> Yes.
>
> > have you added a samba user sa ?
>
> Yes. I can still access the shares when logged in locally using the same
> name/password I use when I try to log into
Craig,
Yup. sid shows as S-1-5-21-2890933770-3660815257-1026551046
and Start => System => Advanced => User Profiles
shows the users as Roaming
Craig White <[EMAIL PROTECTED]> wrote: Are their machines joined to the domain?
What is output of 'net getlocalsid' ?
is it S-1-5-21-2890933770-366
Craig White wrote:
> have your rebooted since you 'disabled' SELinux?
Yes.
> have you added a samba user sa ?
Yes. I can still access the shares when logged in locally using the same
name/password I use when I try to log into the domain.
Steve :)
--
To unsubscribe from this list go to th
On Sat, 2006-04-08 at 17:24 +0100, Steve A wrote:
> Craig White wrote:
> > SELinux
> >
> > http://wiki.samba.org/index.php/Samba_Troubleshooting
>
> Thanks Craig, but...
>
> [EMAIL PROTECTED] ~]# grep -i SELINUX= /etc/selinux/config
> # SELINUX= can take one of these three values:
> SELINUX=disab
Craig White wrote:
> SELinux
>
> http://wiki.samba.org/index.php/Samba_Troubleshooting
Thanks Craig, but...
[EMAIL PROTECTED] ~]# grep -i SELINUX= /etc/selinux/config
# SELINUX= can take one of these three values:
SELINUX=disabled
Steve :)
--
To unsubscribe from this list go to the followin
Are their machines joined to the domain?
What is output of 'net getlocalsid' ?
is it S-1-5-21-2890933770-3660815257-1026551046 ?
if you check on the Windows system where roaming profiles aren't
working...
Start => System => Advanced => User Profiles => do they show as roaming?
Craig
On Sat,
On Sat, 2006-04-08 at 15:05 +0100, Steve A wrote:
> Update:
>
> I'm running FC5, and Samba was installed as a binary using yum. If I use
> the global option, "valid users = sa", where sa is my username, I'm unable
> to login.
>
> The strange thing is, root can always log in.
>
> When login fa
On Sat, Apr 08, 2006 at 09:23:55PM +0930, Chris Anders wrote:
> Does anyone know how to stress test samba without getting a whole
> room of people to login to all the computers at once ? perhaps some
> kind person has coded up a nice app that can be run on the server ??
What kind of scenario d
updatemyself . wrote:
> can u copy the smb.conf file..
>
> regards
> robinboby.
[global]
workgroup = SAMBA-DOMAIN
netbios name = SAMBA
server string = KJN Server
smb passwd file = /etc/samba/passdb.tdb
passdb backend = tdbsam
passwd program = /usr/b
Craig!
Thanks for the reply.
I addedd
profile acls = yes
csc policy = disable
also, my
drwxrwxrwt 4 root users 4096 Apr 7 21:48 /home/samba/samba-ntprof/
and all the users are in the users's group
users:x:100:jeremy,todd,matt
Restarted samba after the above change and still
Update:
I'm running FC5, and Samba was installed as a binary using yum. If I use
the global option, "valid users = sa", where sa is my username, I'm unable
to login.
The strange thing is, root can always log in.
When login fails, this gets added to syslog
=
Apr 8 14:51:19 fedora smbd[41
What would be the best way to help out with Documentation - like
changing some of the bits in Samba by example or adding pointers to
other chapters where John Terpstra has missed a step that another
chapter covers?
I can't find any info on the website that shows me how to write in the
docbook
Does anyone know how to stress test samba without getting a whole
room of people to login to all the computers at once ? perhaps some
kind person has coded up a nice app that can be run on the server ??
just curious..
Kind Regards,
Chris Anders
Network Engineer
Anders Networks
Mobile
Since my last post, I've fixed the err=49 cases and I all have is err=0
and the same problem.
I still cannot connect to domain with the same error. I'm attaching my
smb and ldap logs.
Thanks in advance,
Hakan BAYINDIR
smb_uid=101
smb_mid=2369
smt_wct=2
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[
31 matches
Mail list logo