I am interested in creating a logon message to be delivered to users when they logon. Is this possible? And if so, how can this be done? With logon scripts? The majority of my clients are connecting from Windows XP Pro, SAMBA is running on Debian Etch. Thank You
Short: Yes, it's possible. Long: The "How" depends on your situation however, and since you don't state much information in this direction... You can achieve almost anything with Batchfiles on Windows, especially in conjunction with WSH. Google is your friend for this. Ben Natala wrote:> I am interested in creating a logon message to be delivered to > users when they logon. Is this possible? And if so, how can this be > done? With logon scripts? The majority of my clients are connecting > from Windows XP Pro, SAMBA is running on Debian Etch. > > Thank You > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba-------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: This is a digitally signed message part Url : http://lists.samba.org/archive/samba/attachments/20070227/8fd9a0b2/PGP.bin
Hi Ben, One way of doing it is to use a policy file - NTConfig.pol which is loaded by each user when they login to the domain from your [netlogon] share. The login banner is created with a standard option - check out http://www.pcc-services.com/articles/implement_sys_policies.html for details of creating your own policy. -stephen Ben Natala wrote:> I am interested in creating a logon message to be delivered to users > when they logon. Is this possible? And if so, how can this be done? With > logon scripts? The majority of my clients are connecting from Windows XP > Pro, SAMBA is running on Debian Etch. > > Thank You > --To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba-- Stephen Mulcahy, Applepie Solutions Ltd, Innovation in Business Center, GMIT, Dublin Rd, Galway, Ireland. mailto:smulcahy@aplpi.com mobile:+353.87.2930252 office:+353.91.751262 http://www.aplpi.com
Reasonably Related Threads
- "Windows cannot obtain the domain controller name for your computer network" error on XP Pro SP2 clients for Samba 3.0.23d PDC
- Automatic printer download
- [LLVMdev] Preserving accurate stack traces with optimization?
- [LLVMdev] Preserving accurate stack traces with optimization?
- [LLVMdev] Preserving accurate stack traces with optimization?