Login script in samba


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Login script in samba
# 1  
Old 11-19-2008
MySQL Login script in samba

I have samba 3.0.26a and i need to run a login script that is a file made in windows and the have the extension .bat ,how do i do it?
# 2  
Old 11-19-2008
run it where?
# 3  
Old 11-21-2008
AFAIK, domain controllers can execute login scripts. Is your Samba server a domain controller? Samba can do that, look at smb.conf. You can specify login scripts there.
And yes your login scripts can .bat files made/edited on windoze!! Smilie

HTH,
Nitin
# 4  
Old 11-24-2008
First of all i test samba 3 on openSUSE 10.2 , i went to the site of opensuse and at last got to the page https://bugzilla.novell.com/show_bug.cgi?id=220272 i got to the point where i need to read the installations instructions that in the tar archive.
But i do not know which tar archive they mean ,can you help me?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Script as login shell (passing args to login shell)

Hello all, for security reasons my compagny imposes that my script be launch remotly via ssh under the users login shell. So serverA launches the ssh command to serverB which has a local user with my script as a login shell. Local script works like a charm on his own. serverB$ grep... (20 Replies)
Discussion started by: maverick72
20 Replies

2. Solaris

samba issue: one samba share without password prompting and the others with.

Hi All, I've been trying to configure samba on Solaris 10 to allow me to have one share that is open and writable to all users and have the rest of my shares password protected by a generic account. If I set my security to user, my secured shares work just fine and prompt accordingly, but when... (0 Replies)
Discussion started by: ideal2545
0 Replies

3. Shell Programming and Scripting

bash script for samba

Hello All,:confused: I want to ask if we can make a bash script that would ask us 'which folder to share and what should be the permissions,share name, valid users and necessary info from us..and make an automatic entry to the smb.conf file.:rolleyes: Thanks! (1 Reply)
Discussion started by: chirag991
1 Replies

4. Windows & DOS: Issues & Discussions

Script to automatically map samba shares as network drive

Hopefully someone will be kind enough to help me. I have a fileserver acting as a PDC and providing samba shares to a small network. Authentication to the PDC is via LDAP (setup using ebox) The users all have real local accounts on the server. I would like a windows logon script that will:... (4 Replies)
Discussion started by: barrydocks
4 Replies

5. Linux

Samba share script

Hi everyone! I'm trying to run a script when a folder is shared and when it stop being shared. Is there something like .start_share or .stop_share scripts in Samba where I could run some commands?:confused: edit: maybe with a wrapper in smbmount but I share folders via nautilus. Any ideas? (0 Replies)
Discussion started by: funyotros
0 Replies

6. Linux

Samba login script

Hi, I'm wondering if someone can help me. I've tried searching for my answer for a bit with no luck :( What I have done is setup SUSE as a PDC, able to get Windows client to connect to it fine no problems at all. Thing where I'm getting lost is I want to create a login script for the... (4 Replies)
Discussion started by: woofie
4 Replies

7. Shell Programming and Scripting

Login Script

Can anybody help in writing a script that takes username and password and then successfully login onto windows operating system box? For example 1. I have a box A with Linux OS. 2. I have another box B with windows OS. How to login onto boxB from boxA? (3 Replies)
Discussion started by: vinna
3 Replies

8. Shell Programming and Scripting

Help on a login script

I am trying to get a script together so when any user logs into the system it will display a message. After the user answers the question based on the answer they will proceed into the system or be logged out. I only want the person to get prompted once per message. Below is what I have in all... (1 Reply)
Discussion started by: gbarnes
1 Replies

9. IP Networking

Enabling samba login for administrator

Hi all, I am trying to enable samba access to administrator. I have added the user, but i am not able to login as administrator. But for other users i am able to login. Can anyone help me out in fixing this. Thank You in advance. (2 Replies)
Discussion started by: kymthasneem
2 Replies

10. Cybersecurity

How to enable samba login for administrator

Hi all, I am trying to enable samba access to administrator. I have added the user, but i am not able to login as administrator. But for other users i am able to login. Can anyone help me out in fixing this. Thank You in advance. (1 Reply)
Discussion started by: kymthasneem
1 Replies
Login or Register to Ask a Question